version 0.6.0
Large Eddy Simulation (LES) models

Namespaces

module  enum_les_model
 Enumeration for Large Eddy Simulation models.
 
module  variables_turbulence_les
 Define variables associated to the Large Eddy Simulation models.
 

Functions

subroutine mod_compute_filtered_velocity_component::compute_filtered_velocity_component (filtered_velocity_component, velocity_component)
 Compute filtered of a velocity component u, v or w.
 
double precision function mod_wale_functions::compute_g_square (velocity_gradient, ii, jj)
 Compute the variables necessary to calculate the turbulent viscosity in the WALE model.
 
subroutine mod_compute_les_models::compute_les_models ()
 Compute (dynamic) turbulent viscosity thanks to Large-Eddy Simulations models.
 

Detailed Description