![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| integer(intki), dimension(:,:), allocatable | afindx |
| Index to the airfoils from AD15 [idx1=BladeNode, idx2=Blade number=1] [-]. | |
| real(reki), dimension(:), allocatable | chord |
| Chord of each blade element from input file [idx1=BladeNode, idx2=Blade number] [-]. | |
| real(reki), dimension(:), allocatable | relm |
| radius of center of each element [-] | |
| integer(intki) | irotor |
| Index of rotor the wing belong to [-]. | |
| integer(intki) | uaoff_innernode |
| Last node on each blade where UA should be turned off based on span location from blade root (0 if always on) [-]. | |
| integer(intki) | uaoff_outernode |
| First node on each blade where UA should be turned off based on span location from blade tip (>nNodesPerBlade if always on) [-]. | |
1.8.13