![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| real(reki), dimension(:,:), allocatable | xhat_plane |
| Orientations of wake planes, normal to wake planes [-]. | |
| real(reki), dimension(:,:), allocatable | p_plane |
| Center positions of wake planes [m]. | |
| real(reki), dimension(:,:), allocatable | vx_wake |
| Axial wake velocity deficit at wake planes, distributed radially [m/s]. | |
| real(reki), dimension(:,:), allocatable | vr_wake |
| Radial wake velocity deficit at wake planes, distributed radially [m/s]. | |
| real(reki), dimension(:,:,:), allocatable | vx_wake2 |
| Axial wake velocity deficit at wake planes, distributed across the plane [m/s]. | |
| real(reki), dimension(:,:,:), allocatable | vy_wake2 |
| Transverse horizontal wake velocity deficit at wake planes, distributed across the plane [m/s]. | |
| real(reki), dimension(:,:,:), allocatable | vz_wake2 |
| Transverse nominally vertical wake velocity deficit at wake planes, distributed across the plane [m/s]. | |
| real(reki), dimension(:), allocatable | d_wake |
| Wake diameters at wake planes [m]. | |
| real(reki), dimension(:), allocatable | x_plane |
| Downwind distance from rotor to each wake plane [m]. | |
1.8.13