This is an important update to p-winds
that corrects bugs and implement a cool new algorithm that has been requested in the past. Updating to this version is highly recommended.
Change log:
- Corrected a bug in the calculation of the Gaussian width of Voigt profiles in the
transit
module. - Added the option to pass
gas_temperature
as an array (in function of radius from planet) instead of only afloat
orint
. This is useful if you have a model with self-consistently calculated temperatures and do not need to assume an isothermal profile. - Other small improvements to documentation and code reading.