.codecov.yml
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.txt
README.md
mkdocs.yml
pyproject.toml
.github/CODEOWNERS
.github/pull_request_template.md
.github/badges/tests-integration.json
.github/badges/tests-total.json
.github/badges/tests-unit.json
.github/workflows/code-style.yaml
.github/workflows/docs.yaml
.github/workflows/nightly.yml
.github/workflows/publish-test-badges.yml
.github/workflows/publish.yaml
.github/workflows/tests.yaml
.vscode/settings.json
docs/getting_started.md
docs/index.md
docs/proteus-framework.md
docs/Community/CODE_OF_CONDUCT.md
docs/Community/CONTRIBUTING.md
docs/Community/contact.md
docs/Explanations/code_architecture.md
docs/Explanations/equilibrium_chemistry.md
docs/Explanations/mass_balance.md
docs/Explanations/model.md
docs/Explanations/oxygen_fugacity.md
docs/Explanations/proteus_coupling.md
docs/Explanations/solubility.md
docs/Explanations/testing.md
docs/How-to/build_tests.md
docs/How-to/configuration.md
docs/How-to/installation.md
docs/How-to/proteus_coupling.md
docs/How-to/releasing.md
docs/How-to/usage.md
docs/Reference/publications.md
docs/Reference/api/calliope.chemistry.md
docs/Reference/api/calliope.constants.md
docs/Reference/api/calliope.oxygen_fugacity.md
docs/Reference/api/calliope.solubility.md
docs/Reference/api/calliope.solve.md
docs/Reference/api/calliope.structure.md
docs/Reference/api/index.md
docs/Tutorials/firstrun.md
docs/assets/PROTEUS_black_on_white_logo_only.png
docs/assets/PROTEUS_white_on_black.png
docs/assets/PROTEUS_white_on_black_logo_only.png
docs/assets/schematic_round.png
docs/javascripts/header-links.js
docs/javascripts/katex.js
docs/overrides/main.html
docs/stylesheets/extra.css
fwl_calliope.egg-info/PKG-INFO
fwl_calliope.egg-info/SOURCES.txt
fwl_calliope.egg-info/dependency_links.txt
fwl_calliope.egg-info/requires.txt
fwl_calliope.egg-info/top_level.txt
src/calliope/__init__.py
src/calliope/_version.py
src/calliope/chemistry.py
src/calliope/constants.py
src/calliope/oxygen_fugacity.py
src/calliope/solubility.py
src/calliope/solve.py
src/calliope/structure.py
tests/test_core.py
tests/test_equilibrium_paths.py
tests/test_init.py
tests/test_partial_species.py
tests/test_solubility_compositions.py
tests/test_stoichiometry.py
tests/test_targets.py
tools/SolveVol.ipynb
tools/SolveVol_contour.ipynb
tools/SolveVol_ecdf.ipynb
tools/fit_H2S.ipynb
tools/fit_NH3.ipynb
tools/generate_test_badges.py
tools/janaf_H2S.dat
tools/janaf_NH3.dat
tools/janaf_S2.dat
tools/validate_test_structure.sh