Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modes_system in mdof- example is impossible #73

Open
josephcslater opened this issue Aug 9, 2017 · 1 comment
Open

modes_system in mdof- example is impossible #73

josephcslater opened this issue Aug 9, 2017 · 1 comment

Comments

@josephcslater
Copy link
Member

Unit test case is a wrong answer. There is no such thing as a negative damped or undamped natural frequency.

This is a critical fault.

@josephcslater
Copy link
Member Author

So, here is the issue:
M can never be asymmetric: violation of physics. C and K are only in very special cases. Not for this toolbox. That's very advanced.

This toolbox focuses on purely underdamped systems (overdamped aren't a problem in any reality). So, starting with that, we sort by magnitudes of the eigenvalues, then look at them one complex pair at a time, each pair yields one natural frequency and damping ratio.

I've left the unit test in a failed state as this is something that really needs to get fixed next.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant