OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
subdyn_types::sd_initinputtype Type Reference

Public Attributes

character(1024) sdinputfile
 Name of the input file [-].
 
character(1024) rootname
 SubDyn rootname [-].
 
real(reki) g
 Gravity acceleration [-].
 
real(reki) wtrdpth
 Water Depth (positive valued) [-].
 
real(reki), dimension(1:3) tp_refpoint
 global position of transition piece reference point (could also be defined in SubDyn itself) [-]
 
real(reki) subrotatez
 Rotation angle in degrees about global Z [-].
 
real(reki), dimension(:,:,:), allocatable soilstiffness
 Soil stiffness matrices from SoilDyn ['(N/m,].
 
type(meshtype) soilmesh
 Mesh for soil stiffness locations [-].
 
logical linearize = .FALSE.
 Flag that tells this module if the glue code wants to linearize. More...
 

Member Data Documentation

◆ linearize

logical subdyn_types::sd_initinputtype::linearize = .FALSE.

Flag that tells this module if the glue code wants to linearize.

[-]


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