Published April 10, 2023
| Version v1.4.4
Software
Open
p-winds
Authors/Creators
Description
Version 1.4.4 of p-winds 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.- The function
make_spectrum_from_file()now has an option to scale an input spectrum by systemic distance and the semi-major axis of a planet around it. - New examples in the documentation: Roche lobe effects and exospheric metals.
- General bug fixes and updates to docstrings.
A paper describing the carbon and oxygen modules is being submitted for refereed publication soon. As always, please check the documentation of the code for guidance on the functions parameters!
Notes
Files
ladsantos/p-winds-v1.4.4.zip
Files
(16.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c53743ae785e7b61670cc56200b956f0
|
16.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ladsantos/p-winds/tree/v1.4.4 (URL)