0.6.0
Loading...
Searching...
No Matches
compute_v2_f_functions.f90 File Reference

Modules

module  mod_compute_v2_f_functions
 Compute v2_f functions.
 

Functions/Subroutines

subroutine mod_compute_v2_f_functions::compute_v2_f_cross_diffusion (cross_diffusion)
 
subroutine mod_compute_v2_f_functions::compute_v2_f_functions (turbulent_length, turbulent_time, v2_f_c_star_e_1, strain_rate_magnitude)
 Compute v2f length and time scales Reference : Lien & Kalitzin, 2001, Computations of transonic flow with the v2f turbulence model, DOI:10.1016/S0142-727X(00)00073-4.
 
subroutine mod_compute_v2_f_functions::compute_v2_f_turbulent_viscosity (turbulent_time)
 Compute v2f turbulent viscosity.
 
subroutine mod_compute_v2_f_functions::compute_v2_f_production_term (strain_rate_magnitude, v2_f_production_term)
 
subroutine mod_compute_v2_f_functions::penalization_wall_uncoupled_epsilon (work_array_matrix, work_array_rhs)
 
subroutine mod_compute_v2_f_functions::penalization_wall_uncoupled_f22 (work_array_matrix, work_array_rhs)
 
subroutine mod_compute_v2_f_functions::fill_matrix_wall_coupled_epsilon (rhs, final_matrix, final_rhs)
 
subroutine mod_compute_v2_f_functions::fill_matrix_wall_coupled_f22 (rhs, final_matrix, final_rhs)