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

Explicit discretization of a vectorial equation defined on faces. More...

Topics

 Boundary conditions mechanisms for face vectors
 Boundary conditions mechanisms for face vectors.
 

Namespaces

module  mod_compute_div_u_psi_term_explicit_generic_fast_rec
 Explicit conservative advection term for a vector field with an generic fast reconstruction scheme.
 
module  mod_compute_div_u_psi_term_explicit_generic_fast_weno
 Explicit inertial term with an upwind generic weno scheme.
 
module  mod_compute_div_u_psi_term_explicit_generic_rec
 Explicit conservative advection term for a vector field with an upwind generic reconstruction scheme.
 
module  mod_compute_div_u_psi_term_explicit_generic_weno
 Explicit inertial term with an upwind generic weno scheme.
 
module  mod_compute_div_u_psi_term_explicit_opt_weno
 Explicit inertial term with an upwind optimized weno scheme.
 
module  mod_compute_div_u_psi_term_explicit_rec_schemes
 Explicit vector conservative advection term with upwind reconstruction schemes.
 
module  mod_compute_div_u_psi_term_explicit_weno_schemes
 Explicit vector conservative advection term with upwind WENO schemes.
 
module  mod_integrate_face_advection_term_explicit_generic
 Explicit inertial (or face advection) term with a generic (given) scheme.
 
module  mod_integrate_face_advection_term_explicit_generic_split
 Explicit inertial (or face advection) term with a generic (given) scheme, with direction split.
 
module  mod_div_u_psi_term_explicit
 Explicit inertial term module.
 
module  mod_face_advection_tvd_superbee
 Explicit dimensional splitting Lax-Wendroff TVD SuperBee (LW-TVD-SB) scheme for the advection equation.
 

Detailed Description

This directory provides a set of routines to discretize a vector advection/diffusion equation defined on cell faces.