OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
feamooring_types::feam_otherstatetype Type Reference

Public Attributes

real(reki), dimension(:,:), allocatable glu0
 Global matrix U0 (previous state) [-].
 
real(reki), dimension(:,:), allocatable glddu
 Global matrix DDU (accleration) – other state [-].
 
logical bottomtouch
 Bottom touch flag [-].
 
real(reki), dimension(:,:,:), allocatable gforc0
 Old element force matrix [-].
 
real(reki), dimension(:,:,:,:), allocatable gmass0
 Old element mass matrix [-].
 
real(reki), dimension(:,:), allocatable fast_fpa
 Fairlead position - inputs from previous time step (we should replace this with a call to extrap-interp) [-].
 
real(reki), dimension(:,:), allocatable fast_rp
 Fairlead tangent - part of output computation that was calculated in UpdateStates [-].
 
integer(intki) incr
 FEAM step [-].
 
real(reki), dimension(1:15) rsdf
 Line residue force - modifies values from previous call to FEAM_Solve [-].
 
real(reki), dimension(1:15) forc0
 
real(reki), dimension(1:15, 1:15) emas0
 Local old element mass matrix [-].
 

Member Data Documentation

◆ forc0

real(reki), dimension(1:15) feamooring_types::feam_otherstatetype::forc0
  • [Local old element force matrix]

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