![]() |
OpenFAST
Wind turbine multiphysics simulator
|

Public Attributes | |
| real(siki), dimension(:,:,:,:), allocatable | vamb_low |
| UVW components of ambient wind across the low-resolution domain throughout the farm [m/s]. | |
| real(reki), dimension(:,:), allocatable | vamb_lowpol |
| UVW components of disturbed wind (ambient + wakes) at points in the polar grid for each wake plane for each turbine [m/s]. | |
| real(siki), dimension(:,:,:,:), allocatable | vdist_low |
| UVW components of disturbed wind (ambient + deficits) across the low-resolution domain throughout the farm [m/s]. | |
| real(siki), dimension(:,:,:,:), allocatable | vdist_low_full |
| UVW components of disturbed wind (ambient + deficits) across the low-resolution domain throughout the farm, for outputs [m/s]. | |
| type(awae_highwindgrid), dimension(:), allocatable | vamb_high |
| UVW components of ambient wind across each high-resolution domain around a turbine (one for each turbine) for each high-resolution time step within a low-resolution time step [m/s]. | |
| logical, dimension(:,:), allocatable | parallelflag |
| [-] | |
| real(reki), dimension(:,:), allocatable | r_s |
| [-] | |
| real(reki), dimension(:,:), allocatable | r_e |
| [-] | |
| real(reki), dimension(:,:,:), allocatable | rhat_s |
| [-] | |
| real(reki), dimension(:,:,:), allocatable | rhat_e |
| [-] | |
| real(reki), dimension(:,:,:), allocatable | pvec_cs |
| [-] | |
| real(reki), dimension(:,:,:), allocatable | pvec_ce |
| [-] | |
| real(siki), dimension(:,:,:,:), allocatable | outvizxyplane |
| real(siki), dimension(:,:,:,:), allocatable | outvizyzplane |
| real(siki), dimension(:,:,:,:), allocatable | outvizxzplane |
| type(inflowwind_miscvartype), dimension(:), allocatable | ifw |
| InflowWind module misc vars [-]. | |
| type(inflowwind_inputtype) | u_ifw_low |
| InflowWind module inputs for the low-resolution grid [-]. | |
| type(inflowwind_inputtype) | u_ifw_high |
| InflowWind module inputs for the high-resolution grid [-]. | |
| type(inflowwind_outputtype) | y_ifw_low |
| InflowWind module outputs for the low-resolution grid [-]. | |
| type(inflowwind_outputtype) | y_ifw_high |
| InflowWind module outputs for the high-resolution grid [-]. | |
1.8.13