![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| real(reki), dimension(:,:,:), allocatable | xhat_plane |
| Orientations of wake planes, normal to wake planes, for each turbine [-]. | |
| real(reki), dimension(:,:,:), allocatable | p_plane |
| Center positions of wake planes for each turbine [m]. | |
| real(reki), dimension(:,:,:,:), allocatable | vx_wake |
| Axial wake velocity deficit at wake planes, distributed across the plane, for each turbine (ny,nz,np,nWT) [m/s]. | |
| real(reki), dimension(:,:,:,:), allocatable | vy_wake |
| Transverse horizonal wake velocity deficit at wake planes, distributed across the plane, for each turbine (ny,nz,np,nWT) [m/s]. | |
| real(reki), dimension(:,:,:,:), allocatable | vz_wake |
| Transverse nominally vertical wake velocity deficit at wake planes, distributed across the plane, for each turbine (ny,nz,np,nWT) [m/s]. | |
| real(reki), dimension(:,:), allocatable | d_wake |
| Wake diameters at wake planes for each turbine [m]. | |
1.8.13