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

Public Attributes

real(reki) gravity
 [-]
 
real(reki) wtrdens
 [-]
 
real(reki) wtrdpth
 [-]
 
real(reki) msl2swl
 [-]
 
integer(intki) njoints
 [-]
 
integer(intki) nnodes
 [-]
 
integer(intki) totalpossiblesupermembers
 [-]
 
type(morison_jointtype), dimension(:), allocatable inpjoints
 [-]
 
type(morison_nodetype), dimension(:), allocatable nodes
 [-]
 
integer(intki) nelements
 [-]
 
type(morison_membertype), dimension(:), allocatable elements
 [-]
 
integer(intki) naxcoefs
 [-]
 
type(morison_axialcoeftype), dimension(:), allocatable axialcoefs
 [-]
 
integer(intki) npropsets
 [-]
 
type(morison_memberproptype), dimension(:), allocatable mpropsets
 [-]
 
real(reki) simplcd
 [-]
 
real(reki) simplcdmg
 [-]
 
real(reki) simplca
 [-]
 
real(reki) simplcamg
 [-]
 
real(reki) simplcp
 [-]
 
real(reki) simplcpmg
 [-]
 
real(reki) simplaxca
 [-]
 
real(reki) simplaxcamg
 [-]
 
real(reki) simplaxcp
 [-]
 
real(reki) simplaxcpmg
 [-]
 
integer(intki) ncoefdpth
 [-]
 
type(morison_coefdpths), dimension(:), allocatable coefdpths
 [-]
 
integer(intki) ncoefmembers
 [-]
 
type(morison_coefmembers), dimension(:), allocatable coefmembers
 [-]
 
integer(intki) nmembers
 [-]
 
type(morison_memberinputtype), dimension(:), allocatable inpmembers
 [-]
 
integer(intki) nfillgroups
 [-]
 
type(morison_filledgrouptype), dimension(:), allocatable filledgroups
 [-]
 
integer(intki) nmgdepths
 [-]
 
type(morison_mgdepthstype), dimension(:), allocatable mgdepths
 [-]
 
real(reki) mgtop
 [-]
 
real(reki) mgbottom
 [-]
 
integer(intki) nmoutputs
 [-]
 
type(morison_moutput), dimension(:), allocatable moutlst
 [-]
 
integer(intki) njoutputs
 [-]
 
type(morison_joutput), dimension(:), allocatable joutlst
 [-]
 
character(chanlen), dimension(1:4032) outlist
 This list size needs to be the maximum of possible outputs because of the use of ReadAry() [-].
 
logical, dimension(:), allocatable validoutlist
 [-]
 
integer(intki) numouts
 [-]
 
integer(intki) outswtch
 [-]
 
logical outall
 [-]
 
character(1024) outrootname
 [-]
 
integer(intki) unoutfile
 [-]
 
integer(intki) unsum
 [-]
 
integer(intki) nstepwave
 [-]
 
real(siki), dimension(:,:,:), allocatable waveacc
 [-]
 
real(siki), dimension(:), allocatable wavetime
 [-]
 
real(siki), dimension(:,:), allocatable wavedynp
 [-]
 
real(siki), dimension(:,:,:), allocatable wavevel
 [-]
 
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 [-].
 

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