Welcome to pyrometheus's documentation! ======================================= .. When you update this description, consider also updating the one in the README. Pyrometheus is a code generator for chemical mechanisms, based on :ref:`cantera `. Here’s an example, to give you an impression: .. code-block:: python import numpy as np import pyrometheus as pyro sol = ct.Solution("mech.yaml") ptk = pyro.get_thermochem_class(sol)() Table of Contents ----------------- .. toctree:: :maxdepth: 2 model codegen misc 🚀 Github 💾 Download Releases Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`