src/PDE/Riemann/AUSM.hpp file

Advection Upstream Splitting Method (AUSM+) Riemann flux function.

Contents

This file implements the Advection Upstream Splitting Method (AUSM) Riemann solver, with the all-speed corrections. Ref. Liou, M. S. (2006). A sequel to AUSM, Part II: AUSM+-up for all speeds. Journal of computational physics, 214(1), 137-170.

Namespaces

namespace inciter
Inciter declarations and definitions.

Classes

struct inciter::AUSM
AUSM+up approximate Riemann solver.