![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
integer(intki) | dofm |
retained degrees of freedom (modes) [-] | |
real(reki), dimension(:,:), allocatable | ti2 |
TI2 matrix to refer to total mass to (0,0,0) [-]. | |
real(reki), dimension(:,:), allocatable | mbb |
FULL MBB ( no constraints applied) [-]. | |
real(reki), dimension(:,:), allocatable | mbm |
FULL MBM ( no constraints applied) [-]. | |
real(reki), dimension(:,:), allocatable | kbb |
FULL KBB ( no constraints applied) [-]. | |
real(reki), dimension(:,:), allocatable | phil |
Retained CB modes, possibly allPhiL(DOFL,DOFL), or PhiL(DOFL,DOFM) [-]. | |
real(reki), dimension(:,:), allocatable | phir |
FULL PhiR ( no constraints applied) [-]. | |
real(reki), dimension(:), allocatable | omegal |
Eigenvalues of retained CB modes, possibly all (DOFL or DOFM) [-]. | |