Skip to content

v1.3.0 on 2024-05-07: Better convergence, ExtData boundary conds

Latest
Compare
Choose a tag to compare
@mmanyin mmanyin released this 07 May 21:31
· 2 commits to main since this release
25a311c

This release is non-zero-diff compared to the previous release.
Two changes were added to the codebase toward the end of Benchmark G: tighter tolerance for the solver (better convergence); zero het chem rates when HCl is too small (reduces HCl anomalies).

Additional changes:
Forced Boundary Conditions are now read in via ExtData (old ASCII file approach is still available, but not used as the default). "Missing bromine" is automatically added, for both the Orig and HFC+S mechanisms. Flux boundary conditions for CH2BR2 and CHBR3 have been added, for the HFC+S mech (they had been missing). The ExtData yaml file has been modified, to cover more years (e.g. SO2 fire flux now includes future years from SSP2-4.5).

What's Changed

  • Add ExtData Boundary Conditions by @mmanyin in #13
  • Update CircleCI to use Orb v2 by @mathomp4 in #14
  • Boundary conditions, automatic Bromine, and mods to HFC mech configuration by @mmanyin in #16
  • Improve convergence in Solver by @mmanyin in #17
  • Edit CHANGELOG prior to release by @mmanyin in #18
  • Features for v1.3.0 by @mmanyin in #19

Full Changelog: v1.2.0...v1.3.0