Implementation of a Modal tracking algorithm? #330
ManuvalUC3M
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
I do not believe that there is a mode tracking algorithm implemented in the code. For my own work, I have tried tracking a few modes by finding which points best follow the trajectory of the previous points in the series (in terms of frequency, damping and the eigenvector), however, this was not very robust and still needed some manual post processing. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am quite new to aeroelastic systems with high number of DOFs. I have spent some time reading the docs and playing around with some examples and they are very well documented, amazing work ;)
My question is: I want to perform an aeroelastic optimization with gemseo and sharpy and I was wondering if some kind of modal tracking algorithm has been implemented or if you recommend any particular scheme to get the trends of the modes evolution with velocity.
Thank you beforehand!!
Manuel V.

Beta Was this translation helpful? Give feedback.
All reactions