![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Defines cable properties for a line. More...
#include <map.h>

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') | |
Defines cable properties for a line.
These values are fixed with time and connot change.
1.8.13