Skip to content

CI PyPI

Zalmoxis (Exoplanet Interior Structure Model)

Zalmoxis is a program designed to model the internal structure of exoplanets using an iterative numerical approach.

Installation & run instructions

See the installation guide and usage guide for more information.

Repository structure

Object Description
README.md Overview file
pyproject.toml Project configuration file
CODE_OF_CONDUCT.md Project code of conduct
LICENSE.txt Project license
src/zalmoxis Source code for Zalmoxis
input/ Configuration files for running the model
docs/ Documentation source files
src/tests/ Tests for the model