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

Public Attributes

real(dbki) dt_low
 Time interval for wake dynamics calculations {or default} [s].
 
integer(intki) numplanes
 Number of wake planes [-].
 
integer(intki) numradii
 Number of radii in the radial finite-difference grid [-].
 
real(reki) dr
 Radial increment of radial finite-difference grid [m].
 
real(reki), dimension(:), allocatable r
 Discretization of radial finite-difference grid [m].
 
real(reki) filtparam
 Low-pass time-filter parameter, with a value between 0 (minimum filtering) and 1 (maximum filtering) (exclusive) [-].
 
real(reki) oneminusfiltparam
 1.0 - filtParam [-]
 
real(reki) c_hwkdfl_o
 Calibrated parameter in the correction for wake deflection defining the horizontal offset at the rotor [m].
 
real(reki) c_hwkdfl_oy
 Calibrated parameter in the correction for wake deflection defining the horizontal offset at the rotor scaled with yaw error [m/rad].
 
real(reki) c_hwkdfl_x
 Calibrated parameter in the correction for wake deflection defining the horizontal offset scaled with downstream distance [-].
 
real(reki) c_hwkdfl_xy
 Calibrated parameter in the correction for wake deflection defining the horizontal offset scaled with downstream distance and yaw error [1/rad].
 
real(reki) c_nearwake
 Calibrated parameter for near-wake correction [-].
 
real(reki) c_vamb_dmin
 Calibrated parameter in the eddy viscosity filter function for ambient turbulence defining the transitional diameter fraction between the minimum and exponential regions [-].
 
real(reki) c_vamb_dmax
 Calibrated parameter in the eddy viscosity filter function for ambient turbulence defining the transitional diameter fraction between the exponential and maximum regions [-].
 
real(reki) c_vamb_fmin
 Calibrated parameter in the eddy viscosity filter function for ambient turbulence defining the functional value in the minimum region [-].
 
real(reki) c_vamb_exp
 Calibrated parameter in the eddy viscosity filter function for ambient turbulence defining the exponent in the exponential region [-].
 
real(reki) c_vshr_dmin
 Calibrated parameter in the eddy viscosity filter function for the shear layer defining the transitional diameter fraction between the minimum and exponential regions [-].
 
real(reki) c_vshr_dmax
 Calibrated parameter in the eddy viscosity filter function for the shear layer defining the transitional diameter fraction between the exponential and maximum regions [-].
 
real(reki) c_vshr_fmin
 Calibrated parameter in the eddy viscosity filter function for the shear layer defining the functional value in the minimum region [-].
 
real(reki) c_vshr_exp
 Calibrated parameter in the eddy viscosity filter function for the shear layer defining the exponent in the exponential region [-].
 
real(reki) k_vamb
 Calibrated parameter for the influence of ambient turbulence in the eddy viscosity [-].
 
real(reki) k_vshr
 Calibrated parameter for the influence of the shear layer in the eddy viscosity [-].
 
integer(intki) mod_wakediam
 Wake diameter calculation model [-].
 
real(reki) c_wakediam
 Calibrated parameter for wake diameter calculation [-].
 

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