OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
ifw_uniformwind_types::ifw_uniformwind_initinputtype Type Reference

Public Attributes

character(1024) windfilename
 Name of the wind file to use [-].
 
real(reki) referenceheight
 Hub height of the turbine [meters].
 
real(reki) reflength
 RefLength of the wind field to use [meters].
 
integer(intki) sumfileunit
 Unit number for the summary file (-1 for none). More...
 
logical useinputfile = .TRUE.
 Flag for toggling file based IO in wind type 2. More...
 
type(fileinfotype) passedfiledata
 Optional slot for wind type 2 data if file IO is not used. More...
 

Member Data Documentation

◆ passedfiledata

type(fileinfotype) ifw_uniformwind_types::ifw_uniformwind_initinputtype::passedfiledata

Optional slot for wind type 2 data if file IO is not used.

[-]

◆ sumfileunit

integer(intki) ifw_uniformwind_types::ifw_uniformwind_initinputtype::sumfileunit

Unit number for the summary file (-1 for none).

Provided by IfW. [-]

◆ useinputfile

logical ifw_uniformwind_types::ifw_uniformwind_initinputtype::useinputfile = .TRUE.

Flag for toggling file based IO in wind type 2.

[-]


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