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

Public Attributes

double * repeat_angle
 
double integration_dt
 Integration time step [sec]. More...
 
double kb_lm
 Seabed stiffeness coefficient [N/m]. More...
 
double cb_lm
 Seabed damping parameter [N-s/m]. More...
 
bool wave_kinematics
 Enable wave kinematics o calculated relative flui velcity. More...
 
bool lm_model
 use the lumped-mass model when true
 
int repeat_angle_size
 

Member Data Documentation

◆ cb_lm

double DomainOptions_t::cb_lm

Seabed damping parameter [N-s/m].

LM model specific

◆ integration_dt

double DomainOptions_t::integration_dt

Integration time step [sec].

LM model specific

◆ kb_lm

double DomainOptions_t::kb_lm

Seabed stiffeness coefficient [N/m].

LM model specific

◆ wave_kinematics

bool DomainOptions_t::wave_kinematics

Enable wave kinematics o calculated relative flui velcity.

LM model specific


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