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

Public Attributes

character(1024) inputfile
 Name of the input file [-].
 
logical linearize = .FALSE.
 Flag that tells this module if the glue code wants to linearize. More...
 
integer(intki) numblades
 Number of blades on the turbine [-].
 
real(reki) gravity
 Gravity force [Nm/s^2].
 
character(1024) rootname
 RootName for writing output files [-].
 
real(reki), dimension(1:3) hubposition
 X-Y-Z reference position of hub [m].
 
real(r8ki), dimension(1:3, 1:3) huborientation
 DCM reference orientation of hub [-].
 
real(reki), dimension(:,:), allocatable bladerootposition
 X-Y-Z reference position of each blade root (3 x NumBlades) [m].
 
real(r8ki), dimension(:,:,:), allocatable bladerootorientation
 DCM reference orientation of blade roots (3x3 x NumBlades) [-].
 

Member Data Documentation

◆ linearize

logical aerodyn_types::ad_initinputtype::linearize = .FALSE.

Flag that tells this module if the glue code wants to linearize.

[-]


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