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

Public Attributes

type(rotinitinputtype), dimension(:), allocatable rotors
 Init Input Types for rotors [-].
 
character(1024) inputfile
 Name of the input file [-].
 
character(1024) rootname
 RootName for writing output files [-].
 
logical useprimaryinputfile = .TRUE.
 Read input file instead of passed data [-].
 
type(fileinfotype) passedprimaryinputdata
 Primary input file as FileInfoType (set by driver/glue code) [-].
 
logical linearize = .FALSE.
 Flag that tells this module if the glue code wants to linearize. More...
 
real(reki) gravity
 Gravity force [Nm/s^2].
 
integer(intki) mhk
 MHK turbine type switch [-].
 
real(reki) defflddens
 Default fluid density from the driver; may be overwritten [kg/m^3].
 
real(reki) defkinvisc
 Default kinematic viscosity from the driver; may be overwritten [m^2/s].
 
real(reki) defspdsound
 Default speed of sound from the driver; may be overwritten [m/s].
 
real(reki) defpatm
 Default atmospheric pressure from the driver; may be overwritten [Pa].
 
real(reki) defpvap
 Default vapor pressure from the driver; may be overwritten [Pa].
 
real(reki) wtrdpth
 Water depth [m].
 
real(reki) msl2swl
 Offset between still-water level and mean sea level [m].
 

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: