OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
elastodyn_types::ed_inputtype Type Reference

Public Attributes

type(meshtype), dimension(:), allocatable bladeptloads
 A mesh on each blade, containing aerodynamic forces and moments (formerly AeroBladeForce and AeroBladeMoment) [-].
 
type(meshtype) platformptmesh
 A mesh at the platform reference (point Z), containing force: surge/xi (1), sway/yi (2), and heave/zi (3)-components; and moments: roll/xi (1), pitch/yi (2), and yaw/zi (3)-components acting at the platform (body X) / platform reference (point Z) associated with everything but the QD2T()s [N].
 
type(meshtype) towerptloads
 Tower line2 mesh with forces: surge/xi (1), sway/yi (2), and heave/zi (3)-components of the portion of the tower force at the current tower node (point T); and moments: roll/xi (1), pitch/yi (2), and yaw/zi (3)-components of the portion of the tower moment acting at the current tower node [N/m].
 
type(meshtype) hubptload
 A mesh at the teeter pin, containing forces: surge/xi (1), sway/yi (2), and heave/zi (3)-components; and moments: roll/xi (1), pitch/yi (2), and yaw/zi (3)-components acting at the hub. More...
 
type(meshtype) nacelleloads
 From ServoDyn/TMD: loads on the nacelle. More...
 
real(reki), dimension(:,:,:), allocatable twraddedmass
 6-by-6 added mass matrix of the tower elements, per unit length-bjj: place on a mesh [per unit length]
 
real(reki), dimension(1:6, 1:6) ptfmaddedmass
 Platform added mass matrix [kg, kg-m, kg-m^2].
 
real(reki), dimension(:), allocatable blpitchcom
 Commanded blade pitch angles [radians].
 
real(reki) yawmom
 Torque transmitted through the yaw bearing [N-m].
 
real(reki) gentrq
 Electrical generator torque [N-m].
 
real(reki) hssbrtrqc
 Commanded HSS brake torque [N-m].
 

Member Data Documentation

◆ hubptload

type(meshtype) elastodyn_types::ed_inputtype::hubptload

A mesh at the teeter pin, containing forces: surge/xi (1), sway/yi (2), and heave/zi (3)-components; and moments: roll/xi (1), pitch/yi (2), and yaw/zi (3)-components acting at the hub.

Passed from BeamDyn [-]

◆ nacelleloads

type(meshtype) elastodyn_types::ed_inputtype::nacelleloads

From ServoDyn/TMD: loads on the nacelle.

[-]


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