![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
real(reki), dimension(:), allocatable | omega |
Eigenvalues of full FEM model, we calculate them all [-]. | |
integer(intki) | nomega |
Number of full FEM Eigenvalues (for now TDOF-6*Nreact) [-]. | |
real(reki), dimension(:,:), allocatable | modes |
Eigenmodes of full FEM model, we calculate them all [-]. | |