version 0.6.0
Loading...
Searching...
No Matches
mod_compute_div_u_psi_term_explicit_generic_fast_rec Module Reference

Explicit conservative advection term for a vector field with an generic fast reconstruction scheme. More...

Functions/Subroutines

subroutine compute_div_u_psi_term_explicit_generic_fast_rec (psi, velocity, dt, flux_type, directions, divupsi, rec_scheme_backward, rec_scheme_forward)
 Compute the conservative advection term term with a generic explicit reconstruction scheme.
 
subroutine compute_div_u_psi_term_explicit_generic_fast_rec_upwind (psi, velocity, dt, flux_type, directions, divupsi, rec_scheme_backward, rec_scheme_forward)
 Compute the conservative advection term term with a generic explicit reconstruction scheme. Full upwind flux version.
 

Detailed Description

Note
the discretized term is \( \nabla \cdot \left( \mathbf{u} \psi \right) \)