I am trying to interpret the results of a Modal analysis around an Operational Point. To do that i am using the linearization capabilities of OpenFast. I am using the standard NREL 5-MW reference turbine and have enabled the following modules:
- ElastoDyn
- InflowWind
- AeroDyn
- ServoDyn
The results after running the python script ex2a_MultiLinFiles_OneOP.py are as follows:
1. Why are aerodynamic wind velocities part of my state vector?
I see that the state vector includes quantities like AeroDyn wind velocities, which I didn’t expect. I had assumed the aerodynamic influence would be captured in the system matrices (e.g., the A matrix), while the state vector would contain only the structural degrees of freedom. Is there a way to exclude these AeroDyn states from the state vector or configure the linearization to focus only on the structural states?
2**.** How should I interpret mode shapes that include wind velocities and structural displacements together?
This is the Main_lin.1.lin output file and as we can see there are 258 continuous states. This many eigenmodes and frequencies make the results less clear and hard to interpret.
These are my input files in case they are needed:
Thank you very much in advance,
Best regards,
Vasileios Xenodochidis

