This is a simple Jupyter/python tutorial on writing a 2nd order finite-volume hydro code for the compressible Euler equations.
To play as slides, do:
jupyter nbconvert write_a_hydrocode.ipynb --to slides --post serve
A Jupyter/python-based introduction to writing a finite-volume hydro code
Jupyter NotebookBSD-3-Clause