![]() |
OpenFAST
Wind turbine multiphysics simulator
|

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... | |
| type(inflowwind_inputtype) | u_avg |
| inputs for computing rotor-averaged values [-] | |
| type(inflowwind_outputtype) | y_avg |
| outputs for computing rotor-averaged values [-] | |
| type(inflowwind_inputtype) | u_hub |
| inputs for computing hub values [-] | |
| type(inflowwind_outputtype) | y_hub |
| outputs for computing hub values [-] | |
| real(reki), dimension(:,:), allocatable inflowwind_types::inflowwind_miscvartype::windviuvw |
List of UVW velocities for wind velocity measurements, 3xNWindVel.
corresponds to ParamDataWindViXYZ [meters/second]
1.8.13