.gitignore
.pre-commit-config.yaml
CLAUDE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.md
README.md
mkdocs.yml
pyproject.toml
.github/CODEOWNERS
.github/copilot-instructions.md
.github/pull_request_template.md
.github/.claude/rules/zephyrus-code-review.md
.github/.claude/rules/zephyrus-tests.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/docs.yaml
.github/workflows/nightly.yml
.github/workflows/publish-test-badges.yml
.github/workflows/publish.yaml
.github/workflows/tests.yaml
docs/CODE_OF_CONDUCT.md
docs/CONTRIBUTING.md
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/limitations.md
docs/Explanations/model.md
docs/Explanations/proteus.md
docs/Explanations/testing.md
docs/How-to/documentation.md
docs/How-to/installation.md
docs/How-to/run_tests.md
docs/Reference/parameters.md
docs/Reference/api/constants.md
docs/Reference/api/escape.md
docs/Reference/api/index.md
docs/Reference/api/planet_parameters.md
docs/Tutorials/first_run.md
docs/Validation/escape.md
docs/assets/PROTEUS_black_on_white_logo_only.png
docs/assets/PROTEUS_schematic_darkmode.png
docs/assets/PROTEUS_schematic_lightmode.png
docs/assets/PROTEUS_white_on_black.png
docs/assets/PROTEUS_white_on_black_logo_only.png
docs/assets/ZEPHYRUS_logo_black.png
docs/assets/ZEPHYRUS_logo_black_with_bkg.png
docs/assets/ZEPHYRUS_logo_white.png
docs/javascripts/header-links.js
docs/overrides/main.html
docs/stylesheets/extra.css
docs/stylesheets/footnotes.css
docs/stylesheets/proteus_theme.css
examples/demo_earth/demo_earth.py
examples/demo_earth/output/demo_earth_escape_vs_time_MORS.pdf
fwl_zephyrus.egg-info/PKG-INFO
fwl_zephyrus.egg-info/SOURCES.txt
fwl_zephyrus.egg-info/dependency_links.txt
fwl_zephyrus.egg-info/requires.txt
fwl_zephyrus.egg-info/scm_file_list.json
fwl_zephyrus.egg-info/scm_version.json
fwl_zephyrus.egg-info/top_level.txt
src/zephyrus/__init__.py
src/zephyrus/_version.py
src/zephyrus/constants.py
src/zephyrus/escape.py
src/zephyrus/planets_parameters.py
tests/test_constants.py
tests/test_earth.py
tests/test_escape.py
tests/test_escape_properties.py
tests/test_mors_coupling.py
tests/test_planets_parameters.py
tools/check_file_sizes.sh
tools/check_test_quality.py
tools/generate_test_badges.py
tools/test_quality_baseline.json
tools/update_coverage_threshold.py
tools/validate_test_structure.sh