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

Public Attributes | |
| type(meshtype) | allhdroorigin |
| An intermediate mesh used to transfer hydrodynamic loads from the various HD-related meshes to the AllHdroOrigin mesh [-]. | |
| type(meshtype) | mrsnmesh_position |
| A motions mesh which has all translational displacements set to zero. More... | |
| type(hd_modulemaptype) | hd_meshmap |
| integer(intki) | decimate |
| The output decimation counter [-]. | |
| real(dbki) | lastouttime |
| Last time step which was written to the output file (sec) [-]. | |
| integer(intki) | lastindwave |
| The last index used in the wave kinematics arrays, used to optimize interpolation [-]. | |
| real(reki), dimension(:), allocatable | f_ptfmadd |
| The total forces and moments due to additional pre-load, stiffness, and damping [-]. | |
| real(reki), dimension(1:6) | f_hydro |
| The total hydrodynamic forces and moments integrated about the (0,0,0) platform reference point [-]. | |
| real(reki), dimension(:), allocatable | f_waves |
| The total waves forces on a WAMIT body calculated by first and second order methods (WAMIT and WAMIT2 modules) [-]. | |
| type(wamit_miscvartype), dimension(:), allocatable | wamit |
| misc var information from the WAMIT module [-] | |
| type(wamit2_miscvartype), dimension(:), allocatable | wamit2 |
| misc var information from the WAMIT2 module [-] | |
| type(waves2_miscvartype) | waves2 |
| misc var information from the Waves2 module [-] | |
| type(morison_miscvartype) | morison |
| misc var information from the Morison module [-] | |
| type(wamit_inputtype), dimension(:), allocatable | u_wamit |
| WAMIT module inputs [-]. | |
| type(wamit2_inputtype), dimension(:), allocatable | u_wamit2 |
| WAMIT2 module inputs [-]. | |
| type(waves2_inputtype) | u_waves2 |
| Waves2 module inputs [-]. | |
| type(meshtype) hydrodyn_types::hydrodyn_miscvartype::mrsnmesh_position |
A motions mesh which has all translational displacements set to zero.
Used in the transfer of hydrodynamic loads from the various HD-related meshes to the AllHdroOrigin mesh [-]
1.8.13