OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
aeroacoustics_types::aa_initinputtype Type Reference

Public Attributes

character(1024) inputfile
 Name of the input file [-].
 
integer(intki) numblades
 Number of blades on the turbine [-].
 
integer(intki) numblnds
 Number of blade nodes [-].
 
character(1024) rootname
 RootName for writing output files [-].
 
real(reki), dimension(:,:), allocatable blspn
 Span at blade node [m].
 
real(reki), dimension(:,:), allocatable blchord
 Chord at blade node [m].
 
real(reki) airdens
 Air density [kg/m^3].
 
real(reki) kinvisc
 Kinematic air viscosity [m^2/s].
 
real(reki) spdsound
 Speed of sound [m/s].
 
real(reki) hubheight
 Hub Height [m].
 
integer(intki), dimension(:,:), allocatable blafid
 Index of airfoil data file for blade node location [array of numBladeNodes by numBlades] [-].
 
type(afi_parametertype), dimension(:), allocatable afinfo
 Airfoil information structure containing the aerodynamic center and airfoil shape coordinates [-].
 

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