Solution of the inviscid Burgers equation on a cyclic domain using finite volumes with a minmod slope limiter and the Riemann solver presented here.
To run:
git clone https://github.com/jonpea/burgers.git
cd burgers/
poetry install
poetry shell
python3 burgers.py
xdg-open burgers.gif