/how_to_write_a_hydro_code

A Jupyter/python-based introduction to writing a finite-volume hydro code

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

How To Write A Hydro Code

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