Compute flux for passive scalars. More...
#include "pluto.h"
Functions | |
void | AdvectFlux (const State_1D *state, int beg, int end, Grid *grid) |
Compute the interface upwind flux for passive scalars obeying advection equations of the form:
Fluxes are computed using an upwind selection rule based on the density flux, already computed during a previous Riemann solver:
where is the density flux computed with the employed Riemann solver.
Reference "The consistent multi-fluid advection method" Plewa and Muller, A&A (1999) 342, 179.