v0.12.15
Thermodynamics v0.12.15
Merged pull requests:
- run CI on Julia 1.10, 1.11 (#257) (@juliasloan25)
- Fix inverse molmass ratio bug (#258) (@ychnli)
Closed issues:
- Try to make moist thermo work for unphysical values (#31)
- Update docs with
param_set(#14) - Add points in tested profiles to 3D plots (#30)
- Make thermo constructors use kwargs (#28)
- Increase precision of printed output from SA failure (#27)
- Unify bounds in bracketed numerical methods for thermo SA (#26)
- Print residual when erroring out (#93)
- Relax type diagonalization to allow ForwardDiff (#99)
- Units through unitful? (#113)
- Protect use of struct internals (#116)
- Deprecate default thermo constructors (#117)
- Consider caching saturation vapor pressure (#119)
- Compare
T_guessvs noT_guessin moist baro wave (#131) - Several Thermodynamics updates. (#134)
- Define
get_expensive_varsor something? (#157) - PhasePartition safety check does not enforce upper bound on specific humidity (#252)