python-hydro / how_to_write_a_hydro_code

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 82.0%Language:Python 17.7%Language:CSS 0.4%