|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
Data type describing a turbine blade node. More...

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... | |
Data type describing a turbine blade node.
| real(dp), dimension(3) windturbinetypemodule::bladenode::aeroforce |
Aerodynamic force on this element.
| real(dp), dimension(6) windturbinetypemodule::bladenode::aeroforceprev |
Global aerodynamic force in previous step.
| type(triadtype), pointer windturbinetypemodule::bladenode::triad |
Aerodynamic center of this element.