![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| real(reki), dimension(:), allocatable | writeoutput |
| Data to be written to an output file: see WriteOutputHdr for names of each variable [see WriteOutputUnt]. | |
| real(reki), dimension(:), allocatable | blpitchcom |
| Commanded blade pitch angles [radians]. | |
| real(reki), dimension(:), allocatable | blairfoilcom |
| Commanded Airfoil UserProp for blade. More... | |
| real(reki) | yawmom |
| Torque transmitted through the yaw bearing [N-m]. | |
| real(reki) | gentrq |
| Electrical generator torque [N-m]. | |
| real(reki) | hssbrtrqc |
| Commanded HSS brake torque [N-m]. | |
| real(reki) | elecpwr |
| Electrical power [W]. | |
| real(reki), dimension(:), allocatable | tbdrcon |
| Instantaneous tip-brake drag constant, Cd*Area [-]. | |
| type(tmd_outputtype) | ntmd |
| TMD module outputs - nacelle [-]. | |
| type(tmd_outputtype) | ttmd |
| TMD module outputs - tower [-]. | |
| real(siki), dimension(:), allocatable | supercontroller |
| A swap array: used to pass output data from the DLL controller to the supercontroller [-]. | |
| real(reki), dimension(:), allocatable servodyn_types::srvd_outputtype::blairfoilcom |
Commanded Airfoil UserProp for blade.
Passed to AD15 for airfoil interpolation (must be same units as given in AD15 airfoil tables) [-]
1.8.13