geodynamics / burnman

BurnMan is a library for modeling mantle thermodynamics and thermoelasticity constrained by mineral physics experiments.
https://geodynamics.github.io/burnman/
GNU General Public License v2.0
53 stars 41 forks source link

fix sign of autograd partial pressures #498

Closed bobmyhill closed 2 years ago

bobmyhill commented 2 years ago

The partial pressure term in the elastic function solution model had the wrong sign. This has been fixed, and new tests added.