OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
morison_types::morison_miscvartype Type Reference
Collaboration diagram for morison_types::morison_miscvartype:
Collaboration graph
[legend]

Public Attributes

real(reki), dimension(:,:), allocatable fv
 Fluid velocity at line element node at time t, which may not correspond to the WaveTime array of times [-].
 
real(reki), dimension(:,:), allocatable fa
 Fluid acceleration at line element node at time t, which may not correspond to the WaveTime array of times [-].
 
real(reki), dimension(:), allocatable fdynp
 Fluid dynamic pressure at line element node at time t, which may not correspond to the WaveTime array of times [-].
 
real(reki), dimension(:,:), allocatable vrel
 velocity of structural node relative to the water [m/s^2]
 
integer(intki), dimension(:), allocatable nodeinwater
 Logical flag indicating if the node at the given time step is in the water, and hence needs to have hydrodynamic forces calculated [-].
 
type(morison_memberloads), dimension(:), allocatable memberloads
 Array (NMembers long) of member-based side-effects load contributions [-].
 
real(reki), dimension(:,:), allocatable f_b_end
 [-]
 
real(reki), dimension(:,:), allocatable f_d_end
 Lumped viscous drag loads at time t, which may not correspond to the WaveTime array of times [-].
 
real(reki), dimension(:,:), allocatable f_i_end
 Lumped intertia loads at time t, which may not correspond to the WaveTime array of times [-].
 
real(reki), dimension(:,:), allocatable f_img_end
 Joint marine growth intertia loads at time t, which may not correspond to the WaveTime array of times [-].
 
real(reki), dimension(:,:), allocatable f_a_end
 Lumped added mass loads at time t, which may not correspond to the WaveTime array of times [-].
 
real(reki), dimension(:,:), allocatable f_bf_end
 [-]
 
integer(intki) lastindwave
 Last time index used in the wave kinematics arrays [-].
 

The documentation for this type was generated from the following file: