OpenFAST / matlab-toolbox

Collection of Matlab tools developed for use with OpenFAST
Apache License 2.0
50 stars 67 forks source link

campbell_diagram_data.m Needs to be Updated for Recent Linearization Upgrades to OpenFAST #35

Open jjonkman opened 2 years ago

jjonkman commented 2 years ago

The _campbell_diagramdata.m script provides a useful representation of the eigensolution so as to enable users to interpret the eigenvectors and eigenvalues resulting from the MBC3 analysis in terms of the full system natural frequencies, damping ratios, and mode shapes. However, the script has not been updated to reflect recent improvements to OpenFAST involving linearization of SubDyn, MoorDyn, AeroDyn, and the structural control (StC) submodel of ServoDyn. A few improvements are warranted:

andrew-platt commented 2 years ago

Regarding MD: The velocity states in the model we were looking at may be due to that particular OF code that was run. That branch was missing the updates to MD and the glue code to fix the ordering of the MD states.