OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
morison_types::morison_jointtype Type Reference

Public Attributes

integer(intki) jointid
 User-specified integer ID for the given joint [-].
 
real(reki), dimension(1:3) position
 Undisplaced location of the joint in the platform coordinate system [m].
 
integer(intki) jointaxid
 Axial ID (found in the user-supplied Axial Coefficients Table) for this joint: used to determine axial coefs [-].
 
integer(intki) jointaxidindx
 The index into the Axial Coefs arrays corresponding to the above Axial ID [-].
 
integer(intki) jointovrlp
 Joint overlap code [Unused [-].
 
integer(intki) nconnections
 Number of members connecting to this joint [-].
 
integer(intki), dimension(1:10) connectionlist
 List of Members connected to this joint. More...
 

Member Data Documentation

◆ connectionlist

integer(intki), dimension(1:10) morison_types::morison_jointtype::connectionlist

List of Members connected to this joint.

The member index is what is stored, not the Member ID [-]


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