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

Public Attributes | |
| integer(intki) | n |
| tracks time step for which OtherState was updated [-] | |
| type(ed_continuousstatetype), dimension(ed_nmx) | xdot |
| previous state deriv for multi-step [-] | |
| integer(intki), dimension(:), allocatable | ic |
| Array which stores pointers to predictor-corrector results [-]. | |
| real(reki) | hssbrtrq |
| HSSBrTrq from update states; a hack to get this working with a single integrator [-]. | |
| real(reki) | hssbrtrqc |
| Commanded HSS brake torque (adjusted for sign) [N-m]. | |
| integer(intki) | sgnprvlstq |
| The sign of the low-speed shaft torque from the previous call to RtHS(). More... | |
| integer(intki), dimension(ed_nmx) | sgnlstq |
| history of sign of LSTQ [-] | |
| integer(intki) elastodyn_types::ed_otherstatetype::sgnprvlstq |
The sign of the low-speed shaft torque from the previous call to RtHS().
This is calculated at the end of RtHS(). NOTE: The low-speed shaft torque is assumed to be positive at the beginning of the run! [-]
1.8.13