FEDEM Solver  R8.0
Source code of the dynamics solver
Public Attributes | List of all members
windturbinetypemodule::bladenode Type Reference

Data type describing a turbine blade node. More...

Collaboration diagram for windturbinetypemodule::bladenode:
Collaboration graph
[legend]

Public Attributes

type(triadtype), pointer triad
 Aerodynamic center of this element. More...
 
real(dp), dimension(3) aeroforce
 Aerodynamic force on this element. More...
 
real(dp), dimension(6) aeroforceprev
 Global aerodynamic force in previous step. More...
 

Detailed Description

Data type describing a turbine blade node.

Member Data Documentation

◆ aeroforce

real(dp), dimension(3) windturbinetypemodule::bladenode::aeroforce

Aerodynamic force on this element.

◆ aeroforceprev

real(dp), dimension(6) windturbinetypemodule::bladenode::aeroforceprev

Global aerodynamic force in previous step.

◆ triad

type(triadtype), pointer windturbinetypemodule::bladenode::triad

Aerodynamic center of this element.


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