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

Public Attributes | |
| logical, dimension(:,:), allocatable | arestatesinitialized |
| Flag indicating whether the module's states have been initialized properly [-]. | |
| real(reki) | tau1 |
| value of tau1 used in updateStates (for output-to-file only) [-] | |
| real(reki) | tau2 |
| value of tau2 used in updateStates (equal to k_tau * tau1, not used between time steps) [-] | |
| integer(intki), dimension(:,:), allocatable | n |
| time step value used for continuous state integrator [-] | |
| type(dbemt_continuousstatetype), dimension(1:4) | xdot |
| derivative history for continuous state integrators [-] | |
1.8.13