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

Public Attributes | |
| logical, dimension(:,:), allocatable | firstpass |
| logical flag indicating if this is the first time step [-] | |
| real(reki), dimension(:,:), allocatable | sigma1 |
| multiplier for T_fn [-] | |
| real(reki), dimension(:,:), allocatable | sigma1c |
| multiplier for T_fc [-] | |
| real(reki), dimension(:,:), allocatable | sigma1m |
| multiplier for T_fm [-] | |
| real(reki), dimension(:,:), allocatable | sigma3 |
| multiplier for T_V [-] | |
| integer(intki), dimension(:,:), allocatable | n |
| counter for continuous state integration [-] | |
| type(ua_continuousstatetype), dimension(1:4) | xdot |
| history states for continuous state integration [-] | |
| real(reki), dimension(:,:), allocatable | t_vortexbegin |
| HGMV model: simulation time when vortex lift term became active [s]. | |
| real(reki), dimension(:,:), allocatable | signofomega |
| HGMV model: sign of omega when vortex lift term became active [s]. | |
| logical, dimension(:,:), allocatable | positivepressure |
| HGMV model: logical flag indicating if the vortex lift became active because of positive pressure (or negative) [-]. | |
| logical, dimension(:,:), allocatable | vortexon |
| HGMV model: logical flag indicating if the vortex lift term is active [-]. | |
| logical, dimension(:,:), allocatable | belowthreshold |
| HGMV model: logical flag indicating if cn fell below threshold to form another vortex [-]. | |
| logical, dimension(:,:), allocatable | activel |
| BV model: logical flag indicating if the lift stall is active [-]. | |
| logical, dimension(:,:), allocatable | actived |
| BV model: logical flag indicating if the drag stall is active [-]. | |
1.8.13