OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
moordyn_types::md_connect Type Reference

Public Attributes

integer(intki) idnum
 integer identifier of this Connection [-]
 
character(10) type
 type of Connect: fix, vessel, connect [-]
 
integer(intki) typenum
 integer identifying the type. More...
 
integer(intki), dimension(:), allocatable attachedfairs
 list of IdNums of connected Line tops [-]
 
integer(intki), dimension(:), allocatable attachedanchs
 list of IdNums of connected Line bottoms [-]
 
real(dbki) conx
 [-]
 
real(dbki) cony
 [-]
 
real(dbki) conz
 [-]
 
real(dbki) conm
 [-]
 
real(dbki) conv
 [-]
 
real(dbki) confx
 [-]
 
real(dbki) confy
 [-]
 
real(dbki) confz
 [-]
 
real(dbki) conca
 added mass coefficient of connection point [-]
 
real(dbki) concda
 product of drag force and frontal area of connection point [[m^2]]
 
real(dbki), dimension(1:3) ftot
 total force on node [-]
 
real(dbki), dimension(1:3, 1:3) mtot
 node mass matrix, from attached lines [-]
 
real(dbki), dimension(1:3, 1:3) s
 inverse mass matrix [[kg]]
 
real(dbki), dimension(1:3) r
 position [-]
 
real(dbki), dimension(1:3) rd
 velocity [-]
 

Member Data Documentation

◆ typenum

integer(intki) moordyn_types::md_connect::typenum

integer identifying the type.

0=fixed, 1=vessel, 2=connect [-]


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