.PDE.FiniteVolume.FluxLimiter.FluxLimiterSolver.FluxLimiterSolver

Information

The Flux Limiter Solver contains all the linear and high resolution methods which can be selected through the parameter variable method

method = 1: Upwind
method = 2: Lax-Wendroff
method = 3: Beam Warming
method = 4: Fromm
method = 5: van Leer

Release Notes: