nichollsh / AGNI

A 1D radiative-convective model for the atmospheres of hot terrestrial planets.
https://nichollsh.github.io/AGNI/
GNU General Public License v3.0
1 stars 1 forks source link

Fixes to chemistry following thermo changes #54

Closed nichollsh closed 3 months ago

nichollsh commented 3 months ago

Following changes to the thermodynamics in AGNI, coupling with FastChem was broken. This has now been corrected, with some improvements enabled by the thermo updates.

Note that FC can still fail at small temperatures, which isn't surprising. AGNI checks for this and can limit T(p) >= some value, to prevent issues. If you want, this can be thought of some rough approximation of kinetic quenching.

Version bumped to 0.5.2