MooringLine Struct Reference

Kynema API: kynema::interfaces::cfd::MooringLine Struct Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
kynema::interfaces::cfd::MooringLine Struct Reference

A description of a mooring line including its node and spring indices. More...

#include <mooring_line.hpp>

Public Attributes

NodeData fairlead_node
 Fairlead node.
 
NodeData anchor_node
 Anchor node.
 
size_t fixed_constraint_id {0U}
 Fixed constraint identifier for the anchor node.
 
size_t rigid_constraint_id {0U}
 Rigid constraint identifier between fairlead and platform nodes.
 
size_t spring_element_id {0U}
 Spring element identifier between fairlead and anchor nodes.
 

Detailed Description

A description of a mooring line including its node and spring indices.

Member Data Documentation

◆ anchor_node

NodeData kynema::interfaces::cfd::MooringLine::anchor_node

Anchor node.

◆ fairlead_node

NodeData kynema::interfaces::cfd::MooringLine::fairlead_node

Fairlead node.

◆ fixed_constraint_id

size_t kynema::interfaces::cfd::MooringLine::fixed_constraint_id {0U}

Fixed constraint identifier for the anchor node.

◆ rigid_constraint_id

size_t kynema::interfaces::cfd::MooringLine::rigid_constraint_id {0U}

Rigid constraint identifier between fairlead and platform nodes.

◆ spring_element_id

size_t kynema::interfaces::cfd::MooringLine::spring_element_id {0U}

Spring element identifier between fairlead and anchor nodes.


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