![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| logical, dimension(:), allocatable | begpitman |
| Whether the override pitch maneuver actually began [-]. | |
| real(reki), dimension(:), allocatable | blpitchi |
| Initial blade pitch angles at the start of the override pitch maneuver [radians]. | |
| real(dbki), dimension(:), allocatable | tpitmane |
| Time to end pitch maneuvers for each blade [s]. | |
| logical | begyawman |
| Whether the yaw maneuver actually began [-]. | |
| real(reki) | nacyawi |
| Initial yaw angle at the start of the override yaw maneuver [radians]. | |
| real(dbki) | tyawmane |
| Time to end override yaw maneuver [s]. | |
| real(reki) | yawposcomint |
| Internal variable that integrates the commanded yaw rate and passes it to YawPosCom [radians]. | |
| logical, dimension(:), allocatable | begtpbr |
| Whether the tip brakes actually deployed [-]. | |
| real(dbki), dimension(:), allocatable | ttpbrdp |
| Times to initiate deployment of tip brakes [s]. | |
| real(dbki), dimension(:), allocatable | ttpbrfl |
| Times at which tip brakes are fully deployed [s]. | |
| logical | off4good |
| Is the generator offline for rest of simulation? [-]. | |
| logical | genonline |
| Is the generator online? [-]. | |
| type(stc_otherstatetype), dimension(:), allocatable | bstc |
| StC module states - blade [-]. | |
| type(stc_otherstatetype), dimension(:), allocatable | nstc |
| StC module states - nacelle [-]. | |
| type(stc_otherstatetype), dimension(:), allocatable | tstc |
| StC module states - tower [-]. | |
| type(stc_otherstatetype), dimension(:), allocatable | sstc |
| StC module inputs - substructure [-]. | |
1.8.13