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

Public Attributes

PointPtr acceleration
 Node accelration; integrated quantity [m/s^2]; used for LM model. More...
 
PointPtr velocity
 Node velocity [m/s]; used for LM model. More...
 
PointPtr position_ptr
 this is a Ptr because it points to a fortran type
 
NodeType type
 
ForcePtr sum_force_ptr
 this is a Ptr because it points to a fortran type
 
VarType M_applied
 
VarType B_applied
 
Force external_force
 

Member Data Documentation

◆ acceleration

PointPtr Node_t::acceleration

Node accelration; integrated quantity [m/s^2]; used for LM model.

Associated with continuous type

◆ velocity

PointPtr Node_t::velocity

Node velocity [m/s]; used for LM model.

Associated with continuous type


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