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(reki) conx
 [-]
 
real(reki) cony
 [-]
 
real(reki) conz
 [-]
 
real(reki) conm
 [-]
 
real(reki) conv
 [-]
 
real(reki) confx
 [-]
 
real(reki) confy
 [-]
 
real(reki) confz
 [-]
 
real(reki) conca
 added mass coefficient of connection point [-]
 
real(reki) concda
 product of drag force and frontal area of connection point [[m^2]]
 
real(reki), dimension(1:3) ftot
 total force on node [-]
 
real(reki), dimension(1:3, 1:3) mtot
 node mass matrix, from attached lines [-]
 
real(reki), dimension(1:3, 1:3) s
 inverse mass matrix [[kg]]
 
real(reki), dimension(1:3) r
 position [-]
 
real(reki), 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: