![]() |
OpenFAST
Wind turbine multiphysics simulator
|
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_inputfile) | passedfiledata |
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 [-]. | |
logical inflowwind_types::inflowwind_initinputtype::linearize = .FALSE. |
Flag that tells this module if the glue code wants to linearize.
[-]
logical inflowwind_types::inflowwind_initinputtype::use4dext = .FALSE. |
Flag that tells this module if an external module will pass it 4-D velocity grids.
[-]