OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
CableLibrary_t Struct Reference

Defines cable properties for a line. More...

#include <map.h>

Collaboration diagram for CableLibrary_t:
Collaboration graph
[legend]

Public Attributes

double diam
 Cable diameter, [m].
 
double mass_density
 Cable density in air [kg/m].
 
double EA
 Line stiffness [N].
 
double omega
 cable weight per length in seawater [N/m]
 
double a
 cross-sectional area [m^2]
 
double cb
 Cable/seabed friction coefficient [non-dimensional].
 
double cd_i
 Internal (structural) damping coefficient [non-dimensional].
 
double ca
 Added mass coefficient [non-dimensional].
 
double cd_n
 Quadtradice drag coefficient in the cable cross-flow direction [non-dimensional].
 
double cd_t
 Tangential drag oefficient [non-dimensional].
 
bstring label
 Provides the string a recognizable name (such as 'nylon' or 'steel')
 

Detailed Description

Defines cable properties for a line.

These values are fixed with time and connot change.


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