OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
aerodyn_types::rotinitoutputtype Type Reference
Collaboration diagram for aerodyn_types::rotinitoutputtype:
Collaboration graph
[legend]

Public Attributes

real(reki) airdens
 Air density [kg/m^3].
 
character(chanlen), dimension(:), allocatable writeoutputhdr
 Names of the output-to-file channels [-].
 
character(chanlen), dimension(:), allocatable writeoutputunt
 Units of the output-to-file channels [-].
 
type(ad_bladeshape), dimension(:), allocatable bladeshape
 airfoil coordinates for each blade [m]
 
character(linchanlen), dimension(:), allocatable linnames_y
 Names of the outputs used in linearization [-].
 
character(linchanlen), dimension(:), allocatable linnames_x
 Names of the continuous states used in linearization [-].
 
character(linchanlen), dimension(:), allocatable linnames_u
 Names of the inputs used in linearization [-].
 
logical, dimension(:), allocatable rotframe_y
 Flag that tells FAST/MBC3 if the outputs used in linearization are in the rotating frame [-].
 
logical, dimension(:), allocatable rotframe_x
 Flag that tells FAST/MBC3 if the continuous states used in linearization are in the rotating frame (not used for glue) [-].
 
logical, dimension(:), allocatable rotframe_u
 Flag that tells FAST/MBC3 if the inputs used in linearization are in the rotating frame [-].
 
logical, dimension(:), allocatable isload_u
 Flag that tells FAST if the inputs used in linearization are loads (for preconditioning matrix) [-].
 
type(ad_bladepropstype), dimension(:), allocatable bladeprops
 blade property information from blade input files [-]
 
integer(intki), dimension(:), allocatable derivorder_x
 Integer that tells FAST/MBC3 the maximum derivative order of continuous states used in linearization [-].
 
real(reki), dimension(:), allocatable twrelev
 Elevation at tower node [m].
 
real(reki), dimension(:), allocatable twrdiam
 Diameter of tower at node [m].
 

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