![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| real(reki), dimension(:,:), allocatable | gamma_nw |
| Circulation of the near wake panels ( nSpan x nNW ) [-]. | |
| real(reki), dimension(:,:), allocatable | gamma_fw |
| Circulation of the far wake panels ( nFWSpan x nFW ) [-]. | |
| real(reki), dimension(:,:,:), allocatable | eps_nw |
| Reg param of the near wake panels (3 x nSpan x nNW ) [-]. | |
| real(reki), dimension(:,:,:), allocatable | eps_fw |
| Reg param of the far wake panels (3 x nFWSpan x nFW ) [-]. | |
| real(reki), dimension(:,:,:), allocatable | r_nw |
| Position of the near wake panels (3 x nSpan+1 x nNW+1) [-]. | |
| real(reki), dimension(:,:,:), allocatable | r_fw |
| Position of the far wake panels (3 x nFWSpan+1 x nFW+1) [-]. | |
1.8.13