CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/canterax/__init__.py
src/canterax/constants.py
src/canterax/equilibrate.py
src/canterax/flow.py
src/canterax/kinetics.py
src/canterax/loader.py
src/canterax/mech_data.py
src/canterax/reactor.py
src/canterax/solution.py
src/canterax/thermo.py
src/canterax.egg-info/PKG-INFO
src/canterax.egg-info/SOURCES.txt
src/canterax.egg-info/dependency_links.txt
src/canterax.egg-info/requires.txt
src/canterax.egg-info/top_level.txt
src/canterax/solvers/__init__.py
src/canterax/solvers/bdf.py
tests/jp10.yaml
tests/jp10_utils.py
tests/test_adjoint.py
tests/test_equilibrium.py
tests/test_gradients.py
tests/test_kinetics.py
tests/test_load_jp10.py
tests/test_loader.py
tests/test_mass_flow_controller.py
tests/test_precision_logic.py
tests/test_reactor.py
tests/test_rhs_gradients.py
tests/test_rhs_gradients_refined.py
tests/test_solution_thermophase.py
tests/test_thermo.py
tests/test_triple_grad.py
tests/test_validation_suite.py