ladsantos / p-winds

Python implementation of Parker wind models for exoplanet atmospheres
https://p-winds.readthedocs.io/
MIT License
10 stars 5 forks source link

Explicit calculation of cross sections #8

Closed ladsantos closed 3 years ago

ladsantos commented 3 years ago

Explicitly calculate cross-sections in function of wavelength instead of using a flux-averaged value.

ladsantos commented 3 years ago

Implemented in PR #25