|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
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... | |
Data type describing a turbine blade element.
| real(dp), dimension(2) windturbinetypemodule::bladeelem::acoffset |
Offset from pitch axis to aerodynamic center.
| real(dp) windturbinetypemodule::bladeelem::dr |
Length of each blade element (along pitch axis)
| real(dp) windturbinetypemodule::bladeelem::r |
Distance from blade root to aerodynamic center.