OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
aerodyn_types::rotinputtype Type Reference

Public Attributes

type(meshtype) nacellemotion
 motion on the nacelle [-]
 
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(1:3) inflowonnacelle
 U,V,W at nacelle [m/s].
 
real(reki), dimension(:,:), allocatable userprop
 Optional user property for interpolating airfoils (per element per blade) [-].
 

The documentation for this type was generated from the following file: