version 0.6.0
Loading...
Searching...
No Matches

Turbulence models and methods. More...

Namespaces

module  mod_compute_k_omega_functions
 Compute k-ω STD and SST functions.
 
module  mod_compute_v2_f_functions
 Compute v2_f functions.
 
module  enum_rans_model
 Enumeration for RANS models.
 
module  fields_turbulence_rans
 Declaration of the field arrays associated to the turbulence RANS models.
 

Functions

subroutine mod_compute_rans_turbulent_viscosity::compute_rans_turbulent_viscosity ()
 Compute k-ω SST turbulent viscosity (used in solve_navier)
 
subroutine solve_k_omega_sst ()
 This routine solves the RANS k-omega STD or SST model.
 
subroutine solve_v2_f ()
 This routine solves the RANS v2-f model.
 

Detailed Description