contrailcirrus / pycontrails

Python library for modeling contrails and other aviation climate impacts
https://py.contrails.org/
Apache License 2.0
57 stars 16 forks source link

Fix/moist heat capacity #185

Closed thabbott closed 5 months ago

thabbott commented 6 months ago

Closes #184

Changes

Bugfix for #184 is implemented as discussed in the issue, and thermo.c_pm is now tested in tests/units/test_thermo_sac.

The bugfix has enough of a downstream effect on SAC calculations to cause failures for a small number of tests of pinned CoCiP output values, so I've updated the pinned values.

Breaking changes

Fixes

Internals

Tests

Reviewer

@mlshapiro