![]() |
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 [-]. | |
| real(siki), dimension(:), allocatable | lidar |
| A swap array: used to pass output data from the DLL controller to the Lidar [-]. | |
| real(reki), dimension(:), allocatable | cabledeltal |
| Cable control – Length change request (passed to MD or SD) [m]. | |
| real(reki), dimension(:), allocatable | cabledeltaldot |
| Cable control – Length change rate request (passed to MD or SD) [m/s]. | |
| type(meshtype), dimension(:,:), allocatable | bstcloadmesh |
| StC module blade output load mesh (NumBl,NumBStC) [-]. | |
| type(meshtype), dimension(:), allocatable | nstcloadmesh |
| StC module nacelle output load mesh [-]. | |
| type(meshtype), dimension(:), allocatable | tstcloadmesh |
| StC module tower output load mesh [-]. | |
| type(meshtype), dimension(:), allocatable | sstcloadmesh |
| StC module substructure output load mesh [-]. | |
| real(siki), dimension(:), allocatable | tosc |
| 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