![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| integer(intki) | numblades |
| Number of blades on the turbine [-]. | |
| integer(intki) | numnodes |
| Number of nodes on each blade [-]. | |
| real(reki) | k_0ye |
| Filter dynamics constant [default = 0.6 ] [-]. | |
| real(reki) | c5 |
| Filter dynamics constant [default = 1.1 ] [-]. | |
| real(reki) | c6 |
| Filter dynamics constant [default = 1.0 ] [-]. | |
| real(reki) | c7 |
| Filter dynamics constant [default = 1.3 ] [-]. | |
| real(reki) | c8 |
| Filter dynamics constant [default = 0.39] [-]. | |
| real(reki) | c9 |
| Filter dynamics constant [default = 0.26] [-]. | |
| real(reki) | tau1_const |
| delay value based on disk-averaged quantities [-] | |
| real(reki), dimension(:,:), allocatable | spanratio |
| static span ratio of each blade node [-] | |
| integer(intki) | dbemt_mod |
| DBEMT Model. More... | |
| real(reki), dimension(:,:), allocatable | rlocal |
| Radial distance to blade node from the center of rotation, measured in the rotor plane, needed for DBEMT [m]. | |
| integer(intki) dbemt_types::dbemt_initinputtype::dbemt_mod |
DBEMT Model.
0 = constant tau1, 1 = time dependent tau1 [-]
1.8.13