OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
awae_types::awae_miscvartype Type Reference
Collaboration diagram for awae_types::awae_miscvartype:
Collaboration graph
[legend]

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].
 
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].
 
real(reki), dimension(:,:), allocatable xhat_plane
 Orientations of wake planes, normal to wake planes, associated with a given point in the wind spatial domain Orientations of wake planes, normal to wake planes, associated with a given point in the wind spatial domain [-].
 
real(reki), dimension(:,:), allocatable rhat_plane
 [-]
 
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(reki), dimension(:), allocatable vx_wake
 [m/s]
 
real(reki), dimension(:), allocatable vr_wake
 [m/s]
 
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 [-].
 

The documentation for this type was generated from the following file: