![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| real(reki), dimension(:), allocatable | qmdotdot |
| 2nd Derivative of states, used only for output-file purposes [-] | |
| real(reki), dimension(1:6) | u_tp |
| real(reki), dimension(1:6) | udot_tp |
| real(reki), dimension(1:6) | udotdot_tp |
| real(reki), dimension(:), allocatable | f_l |
| real(reki), dimension(:), allocatable | ur_bar |
| real(reki), dimension(:), allocatable | ur_bar_dot |
| real(reki), dimension(:), allocatable | ur_bar_dotdot |
| real(reki), dimension(:), allocatable | ul |
| real(reki), dimension(:), allocatable | ul_dot |
| real(reki), dimension(:), allocatable | ul_dotdot |
| real(reki), dimension(:), allocatable | du_full |
| Delta U used for extra moment [-]. | |
| real(reki), dimension(:), allocatable | u_full |
| real(reki), dimension(:), allocatable | u_full_dot |
| real(reki), dimension(:), allocatable | u_full_dotdot |
| real(reki), dimension(:), allocatable | u_full_elast |
| Elastic displacements for computation of K ue (without rigid body mode for floating) [-]. | |
| real(reki), dimension(:), allocatable | u_red |
| real(reki), dimension(:), allocatable | u_red_dot |
| real(reki), dimension(:), allocatable | u_red_dotdot |
| real(reki), dimension(:), allocatable | fc_unit |
| Cable Force vector (for varying cable load, of unit cable load) [N]. | |
| real(reki), dimension(:), allocatable | sdwroutput |
| Data from previous step to be written to a SubDyn output file [-]. | |
| real(dbki) | lastouttime |
| The time of the most recent stored output data [s]. | |
| integer(intki) | decimat |
| Current output decimation counter [-]. | |
| real(reki), dimension(:), allocatable | fext |
| External loads on unconstrained DOFs [-]. | |
| real(reki), dimension(:), allocatable | fext_red |
| External loads on constrained DOFs, Fext_red= T^t Fext [-]. | |
1.8.13