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

Public Attributes

character(1024) inputfilename
 Name of the InflowWind input file to use [-].
 
logical linearize = .FALSE.
 Flag that tells this module if the glue code wants to linearize. More...
 
logical use4dext = .FALSE.
 Flag that tells this module if an external module will pass it 4-D velocity grids. More...
 
integer(intki) numwindpoints
 Number of wind velocity points expected [-].
 
logical useinputfile = .TRUE.
 Should we read everthing from an input file, or do we get it some other way [-].
 
character(1024) rootname
 RootName for writing output files [-].
 
type(inflowwind_inputfilepassedfiledata
 If we don't use the input file, pass everything through this [-].
 
type(lidar_initinputtype) lidar
 InitInput for lidar data [-].
 
type(ifw_4dext_initinputtype) fdext
 InitInput for lidar data [-].
 

Member Data Documentation

◆ linearize

logical inflowwind_types::inflowwind_initinputtype::linearize = .FALSE.

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

[-]

◆ use4dext

logical inflowwind_types::inflowwind_initinputtype::use4dext = .FALSE.

Flag that tells this module if an external module will pass it 4-D velocity grids.

[-]


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