Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 673 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 673 Bytes

DOI PyPI Version pytest-all

PPMpy

A simple gamma-law gas PPM hydrodynamics solver, written with visualization of the steps in mind.

Installation

From PyPI:

pip install ppmpy

From source:

pip install .

Running

See the documentation at: https://python-hydro.github.io/ppmpy/intro.html for usage examples.