![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| logical | echoflag |
| Echo the input file [-]. | |
| integer(intki) | windtype = 0 |
| Type of windfile [-]. | |
| real(reki) | propagationdir |
| Direction of wind propagation (meteorological direction) [(degrees)]. | |
| real(reki) | vflowangle |
| Vertical (upflow) angle [degrees]. | |
| integer(intki) | nwindvel |
| Number of points to output the wind velocity (0 to 9) [-]. | |
| real(reki), dimension(:), allocatable | windvxilist |
| List of X coordinates for wind velocity measurements [meters]. | |
| real(reki), dimension(:), allocatable | windvyilist |
| List of Y coordinates for wind velocity measurements [meters]. | |
| real(reki), dimension(:), allocatable | windvzilist |
| List of Z coordinates for wind velocity measurements [meters]. | |
| real(reki) | steady_hwindspeed |
| Steady wind – horizontal windspeed [meters/s]. | |
| real(reki) | steady_refht |
| Steady wind – reference height [meters]. | |
| real(reki) | steady_plexp |
| Steady wind – power law exponent [-]. | |
| character(1024) | uniform_filename |
| Uniform wind – filename [-]. | |
| real(reki) | uniform_refht |
| Uniform wind – reference height [meters]. | |
| real(reki) | uniform_reflength |
| Uniform wind – reference length [meters]. | |
| character(1024) | tsff_filename |
| TurbSim Full-Field – filename [-]. | |
| character(1024) | bladedff_filename |
| Bladed-style Full-Field – filename [-]. | |
| logical | bladedff_towerfile |
| Bladed-style Full-Field – tower file exists [-]. | |
| logical | ctts_coherentturb = .FALSE. |
| Coherent turbulence data exists [-]. | |
| character(1024) | ctts_filename |
| Name of coherent turbulence file [-]. | |
| character(1024) | ctts_path |
| Path to coherent turbulence binary data files [-]. | |
| character(1024) | hawc_filename_u |
| HAWC – u component binary data file name [-]. | |
| character(1024) | hawc_filename_v |
| HAWC – v component binary data file name [-]. | |
| character(1024) | hawc_filename_w |
| HAWC – w component binary data file name [-]. | |
| integer(intki) | hawc_nx |
| HAWC – number of grids in x direction [-]. | |
| integer(intki) | hawc_ny |
| HAWC – number of grids in y direction [-]. | |
| integer(intki) | hawc_nz |
| HAWC – number of grids in z direction [-]. | |
| real(reki) | hawc_dx |
| HAWC – distance between points in x direction [meters]. | |
| real(reki) | hawc_dy |
| HAWC – distance between points in y direction [meters]. | |
| real(reki) | hawc_dz |
| HAWC – distance between points in z direction [meters]. | |
| logical | sumprint |
| Write summary info to a file <ROOTNAME>.IfW.Sum [-]. | |
| integer(intki) | numouts |
| Number of parameters in the output list (number of outputs requested) [-]. | |
| character(chanlen), dimension(:), allocatable | outlist |
| List of user-requested output channels [-]. | |
| integer(intki) | sensortype = SensorType_None |
| Sensor type (for lidar/sensor module) [-]. | |
| integer(intki) | numpulsegate |
| the number of range gates to return wind speeds at [-] | |
| real(reki), dimension(1:3) | rotorapexoffsetpos |
| position of the lidar unit relative to the rotor apex of rotation [m] | |
| logical | lidradialvel |
| TRUE => return radial component, FALSE => return 'x' direction estimate [-]. | |
| type(ifw_ffwind_initinputtype) | ff |
| scaling data [-] | |
1.8.13