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

Public Attributes

real(dbki) dt
 Communication interval for mooring dynamics [s].
 
real(reki), dimension(:), allocatable lineci
 Mooring line inertia coefficient [-].
 
real(reki), dimension(:), allocatable linecd
 Mooring line drag coefficient [-].
 
real(reki), dimension(:), allocatable leastiff
 Mooring line axial stiffness [-].
 
real(reki), dimension(:), allocatable lmassden
 Mooring line mass per unit length [-].
 
real(reki), dimension(:), allocatable ldmassden
 Mooring line displaced mass per unit length [-].
 
real(reki), dimension(:), allocatable bottmstiff
 Seabed spring stiffness [-].
 
real(reki), dimension(:), allocatable lradanch
 Anchor Radius [-].
 
real(reki), dimension(:), allocatable langanch
 Anchor Angle [-].
 
real(reki), dimension(:), allocatable ldpthanch
 Anchor Depth [-].
 
real(reki), dimension(:), allocatable lradfair
 Fairlead Radius [-].
 
real(reki), dimension(:), allocatable langfair
 Fairlead Radius [-].
 
real(reki), dimension(:), allocatable ldrftfair
 Fairlead Draft [-].
 
real(reki), dimension(:), allocatable lunstrlen
 Line unstretched length [-].
 
real(reki), dimension(:), allocatable tension
 Line Top Tension [-].
 
real(reki), dimension(:,:,:), allocatable gsl
 Linear spring stiffness at fairlead [-].
 
real(reki), dimension(:,:), allocatable gsr
 Rotational spring stiffness at fairlead [-].
 
real(reki), dimension(:,:,:), allocatable ge
 Reference tangent vector at fairlead [-].
 
integer(intki) numlines
 Number of lines [-].
 
integer(intki) numelems
 Number of elements [-].
 
real(reki) eps
 Tolerance for static iteration [-].
 
real(reki) gravity
 Gravity [-].
 
real(reki) wtrdens
 Water density [-].
 
integer(intki) maxiter
 Maximum number of iteration step for static analysis [-].
 
logical sumprint
 Print summary data to <RootName>.fsm? [-].
 
integer(intki) outfile
 Switch to determine where output will be placed: (1: in module output file only; 2: in glue code output file only; 3: both) [-].
 
logical tabdelim
 Use tab delimiters in text tabular output file? [-].
 
character(20) outfmt
 Format used for text tabular output (except time) [-].
 
real(dbki) tstart
 Time to start module's tabular output [s].
 
integer(intki) numouts
 Number of parameters in the output list (number of outputs requested) [-].
 
character(chanlen), dimension(:), allocatable outlist
 List of user-requested output channels [-].
 

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