![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| real(reki), dimension(:), allocatable | chord_ll |
| Chord of each blade element from input file [idx1=BladeNode, idx2=Blade number] [-]. | |
| real(reki), dimension(:), allocatable | chord_cp |
| Chord on LL cp [m]. | |
| real(reki), dimension(:), allocatable | s_ll |
| Spanwise coordinate of LL elements [m]. | |
| real(reki), dimension(:), allocatable | s_cp |
| Spanwise coordinate of LL CP [m]. | |
| integer(intki) | irotor |
| Index of rotor the wing belong to [-]. | |
| integer(intki), dimension(:,:), allocatable | afindx |
| Index to the airfoils from AD15 [BladeNode,BladeIndex=1] [-]. | |
| integer(intki) | nspan |
| TODO, should be defined per wing. More... | |
| real(reki), dimension(:), allocatable | prescribedcirculation |
| Prescribed circulation on all lifting lines [m/s]. | |
| integer(intki) fvw_types::wng_parametertype::nspan |
TODO, should be defined per wing.
Number of spanwise element [-]
1.8.13