A Python package for simulating some commonly used chemical reactors, built on top of Cantera
Clone or download the repository, then install using pip:
pip install /path/to/this/repositorySee the demo notebooks in demo/ for examples of how to use the models.
- 0D reactor:
demo/0d.ipynb - Plug flow reactor:
demo/pfr.ipynb