.PDE.FiniteVolume.Examples.Advection.LaxFriedrich.AdvectionLF

Information

Advection equation solved with Lax-Friedrichs flux

Implements the advection equation

where c is speed, with the Lax-Friedrichs numerical flux. The initial condition is

and boundary condition at the left is

The analytical solution of this problem is implemented in AdvectionAnalytic block

Release Notes: