OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
wakedynamics_types::wd_miscvartype Type Reference

Public Attributes

real(reki), dimension(:), allocatable dvtdr
 Radial gradient of total eddy viscosity (nr) [-].
 
real(reki), dimension(:,:), allocatable vt_tot
 Polar total eddy viscosity (nr,np) [-].
 
real(reki), dimension(:,:), allocatable vt_amb
 Polar ambient eddy viscosity (nr,np) [-].
 
real(reki), dimension(:,:), allocatable vt_shr
 Polar shear eddy viscosity (nr,np) [-].
 
real(reki), dimension(:,:,:), allocatable vt_tot2
 Cartesian total eddy viscosity (ny,nz,np) [-].
 
real(reki), dimension(:,:,:), allocatable vt_amb2
 Cartesian ambient eddy viscosity (ny,nz,np) [-].
 
real(reki), dimension(:,:,:), allocatable vt_shr2
 Cartesian shear eddy viscosity (ny,nz,np) [-].
 
real(reki), dimension(:,:,:), allocatable dvx_dy
 Cartesian velocity gradient dVx/dy [-].
 
real(reki), dimension(:,:,:), allocatable dvx_dz
 Cartesian velocity gradient dVx/dz [-].
 
real(reki), dimension(:,:), allocatable nu_dvx_dy
 Product of total eddy viscosity and gradient [-].
 
real(reki), dimension(:,:), allocatable nu_dvx_dz
 Product of total eddy viscosity and gradient [-].
 
real(reki), dimension(:,:), allocatable dnuvx_dy
 Gradient of nu_dvx_dy wrt y [-].
 
real(reki), dimension(:,:), allocatable dnuvx_dz
 Gradient of nu_dvx_dz wrt z [-].
 
real(reki), dimension(:), allocatable a
 [-]
 
real(reki), dimension(:), allocatable b
 [-]
 
real(reki), dimension(:), allocatable c
 [-]
 
real(reki), dimension(:), allocatable d
 [-]
 
real(reki), dimension(:), allocatable r_wake
 [-]
 
real(reki), dimension(:), allocatable vx_high
 [-]
 
real(reki), dimension(:), allocatable vx_polar
 Vx as function of r for Cartesian implementation [-].
 
real(reki), dimension(:), allocatable vt_wake
 Vr as function of r for Cartesian implementation [-].
 
real(reki) gammacurl
 Circulation used in Curled wake model [-].
 
real(reki) ct_avg
 Circulation used in Curled wake model [-].
 

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