OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
inflowwind_types::inflowwind_miscvartype Type Reference

Public Attributes

integer(intki) timeindex = 0
 An Index into the TData array [-].
 
type(ifw_uniformwind_miscvartype) uniformwind
 MiscVars from UniformWind [-].
 
type(ifw_tsffwind_miscvartype) tsffwind
 MiscVars from TSFFWind [-].
 
type(ifw_hawcwind_miscvartype) hawcwind
 MiscVars from HAWCWind [-].
 
type(ifw_bladedffwind_miscvartype) bladedffwind
 MiscVars from BladedFFWind [-].
 
type(ifw_userwind_miscvartype) userwind
 MiscVars from UserWind [-].
 
type(ifw_4dext_miscvartype) fdext
 MiscVars from FDext [-].
 
real(reki), dimension(:), allocatable allouts
 An array holding the value of all of the calculated (not only selected) output channels [see OutListParameters.xlsx spreadsheet].
 
real(reki), dimension(:,:), allocatable windviuvw
 List of UVW velocities for wind velocity measurements, 3xNWindVel. More...
 

Member Data Documentation

◆ windviuvw

real(reki), dimension(:,:), allocatable inflowwind_types::inflowwind_miscvartype::windviuvw

List of UVW velocities for wind velocity measurements, 3xNWindVel.

corresponds to ParamDataWindViXYZ [meters/second]


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