![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
type(meshtype) | towermotion |
motion on the tower [-] | |
type(meshtype) | hubmotion |
motion on the hub [-] | |
type(meshtype), dimension(:), allocatable | bladerootmotion |
motion on each blade root [-] | |
type(meshtype), dimension(:), allocatable | blademotion |
motion on each blade [-] | |
real(reki), dimension(:,:,:), allocatable | inflowonblade |
U,V,W at nodes on each blade (note if we change the requirement that NumNodes is the same for each blade, this will need to change) [m/s]. | |
real(reki), dimension(:,:), allocatable | inflowontower |
U,V,W at nodes on the tower [m/s]. | |
real(reki), dimension(:,:), allocatable | userprop |
Optional user property for interpolating airfoils (per element per blade) [-]. | |
real(reki), dimension(:,:), allocatable | inflowwakevel |
U,V,W at wake points [m/s]. | |