Computation of the advection with a conservative approach.
More...
|
subroutine | compute_ugradphi_weno5_conservative (phi, velocity, time_step, ugradphi, band, flux_type) |
| Compute the \( \nabla \cdot ( \vec{u} \phi ) \) conservative term with a WENO5 scheme.
|
|
Computation of the advection with a conservative approach.