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

Public Attributes

type(md_lineprop), dimension(:), allocatable linetypelist
 array of properties for each line type [-]
 
type(md_connect), dimension(:), allocatable connectlist
 array of connection properties [-]
 
type(md_line), dimension(:), allocatable linelist
 array of line properties [-]
 
integer(intki), dimension(:), allocatable fairidlist
 array of size NFairs listing the ID of each fairlead (index of ConnectList) []
 
integer(intki), dimension(:), allocatable connidlist
 array of size NConnss listing the ID of each connect type connection (index of ConnectList) []
 
integer(intki), dimension(:), allocatable linestateindlist
 starting index of each line's states in state vector []
 
real(reki), dimension(:), allocatable mdwroutput
 Data from time step to be written to a MoorDyn output file [-].
 

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