.PDE.FiniteVolume.Examples.Advection.Upwind.AdvectionUpwind

Information

Advection equation solved with Upwind flux

Implements the advection equation

where c is speed, with the Upwind 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: