Atmospheric escape models of exoplanets.
Project description
ZEPHYRUS
Zephyrus provides models to compute atmospheric escape of exoplanets.
Documentation
https://fwl-zephyrus.readthedocs.io
Contributors
- Emma Postolec (e.n.postolec[at]rug.nl)
- Tim Lichtenberg (tim.lichtenberg@rug.nl)
- Laurent Soucasse (l.soucasse@esciencecenter.nl)
Repository structure
README.md
- This filedocs/
- Documentation sourcessrc/zephyrus/
- Zephyrus sourcesexamples/
- Typical use scriptstests/
- Zephyrus teststools/
- Useful tools
Installation instructions
- Basic install
pip install fwl-zephyrus
- Developper install with code sources
git clone git@github.com:FormingWorlds/ZEPHYRUS.git
cd ZEPHYRUS
pip install -e .
- Download input data
The
fwl-mors
python package is used to compute the XUV stellar incoming flux on the planet, which most escape models rely on. This package requires a set of stellar evolution data, stored in the OSF repository. To download the data follow the following steps.- Set the environment variable FWL_DATA to define where the data files will be stored
export FWL_DATA=...
- This can be done permanently by entering this line into you
~/.profile
file.
- Run the following command to download all evolution track data
mors download all
- Set the environment variable FWL_DATA to define where the data files will be stored
Run instructions
In the examples folder you can find python scripts showing typical usecases/workflows of escape computation with Zephyrus.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fwl_zephyrus-24.10.15.tar.gz
(19.1 kB
view hashes)
Built Distribution
Close
Hashes for fwl_zephyrus-24.10.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f4ff5a34758c9d6c4dd343ab19b2ac1ba5a0469ded442c83aff2bf31fbc3b52 |
|
MD5 | 87d77d85faf1beb5745930a516495fc2 |
|
BLAKE2b-256 | fefd05964c1fd82f70f25c5e20b46f972130983c0207499997c940637b9645d1 |