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

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

Public Attributes

real(dp) r
 Distance from blade root to aerodynamic center. More...
 
real(dp) dr
 Length of each blade element (along pitch axis) More...
 
real(dp), dimension(2) acoffset
 Offset from pitch axis to aerodynamic center. More...
 

Detailed Description

Data type describing a turbine blade element.

Member Data Documentation

◆ acoffset

real(dp), dimension(2) windturbinetypemodule::bladeelem::acoffset

Offset from pitch axis to aerodynamic center.

◆ dr

real(dp) windturbinetypemodule::bladeelem::dr

Length of each blade element (along pitch axis)

◆ r

real(dp) windturbinetypemodule::bladeelem::r

Distance from blade root to aerodynamic center.


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