Published December 21, 2021
| Version 1.4.1
Software
Open
p-winds
Authors/Creators
Description
This is a beta test of the version 1.4.1 of p-winds. There is quite a bit of new features. The code now calculates the density profiles of exospheric metals! Here is the changelog:
- New module:
carbon.pyis used to calculate the distribution of neutral, singly-ionized and doubly-ionized carbon in an exoplanet's upper atmosphere. - New module:
oxygen.pyis used to calculate the distribution of neutral and singly-ionized oxygen in an exoplanet's upper atmosphere. - New module:
lines.pystores spectral line information. This information was previously stored inmicrophysics.py, but was moved to avoid bloating the latter module. Please pay attention to this new usage ofmicrophysics.py! As always, check the documentation to learn more. helium.pynow includes a functionion_fraction()that calculates the ion fraction of helium more quickly than thepopulation_fraction()function.- New examples in the documentation: Roche lobe effects and exospheric metals.
- General bug fixes and updates to docstrings.
We encourage users to test this beta version and report bugs in the GitHub issues. As always, please check the documentation of the code for guidance on the functions parameters!
Notes
Files
ladsantos/p-winds-v1.4.1beta.zip
Files
(16.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2749c5fc8d2bb8416472edaeb14d1220
|
16.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ladsantos/p-winds/tree/v1.4.1beta (URL)