![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
type(meshtype) | y_mapped |
An intermediate mesh used to transfer hydrodynamic loads from the various HD-related meshes to the AllHdroOrigin mesh [-]. | |
type(meshtype) | allhdroorigin_position |
A motions mesh which has all translational displacements set to zero. More... | |
type(meshtype) | mrsnlumpedmesh_position |
A motions mesh which has all translational displacements set to zero. More... | |
type(meshtype) | mrsndistribmesh_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(1:6) | 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 WAMIT reference point [-]. | |
real(reki), dimension(1:6) | f_waves |
The total waves forces on a WAMIT body calculated by first and second order methods (WAMIT and WAMIT2 modules) [-]. | |
type(wamit_miscvartype) | wamit |
misc var information from the WAMIT module [-] | |
type(wamit2_miscvartype) | 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) | u_wamit |
WAMIT module inputs [-]. | |
type(wamit2_inputtype) | u_wamit2 |
WAMIT2 module inputs [-]. | |
type(waves2_inputtype) | u_waves2 |
Waves2 module inputs [-]. | |
type(meshtype) hydrodyn_types::hydrodyn_miscvartype::allhdroorigin_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 [-]
type(meshtype) hydrodyn_types::hydrodyn_miscvartype::mrsndistribmesh_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 [-]
type(meshtype) hydrodyn_types::hydrodyn_miscvartype::mrsnlumpedmesh_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 [-]