Skip to content

Better YAML file; different convection and removal of Be, Pb

Latest
Compare
Choose a tag to compare
@mmanyin mmanyin released this 20 Jun 18:20
· 2 commits to main since this release
18d5d56

This PR delivers slight improvements to the Be and Pb tracers; all other TR tracers are unchanged.
There is zero-diff outside of the TR module.

  • Updated CI to use v2 orb
  • Fixed bug in GMI drydep, related to solar zenith angle
  • Reformatted the ExtData YAML file
  • Changed the default settings for Be and Pb species, to use GOCART (Chem_Shared) convection instead of MOIST, and GOCART approach for settling, drydep and wet removal instead of GMI approach; this follows the recommendations of H. Liu.
  • Updated the resistance temperature dependence in the GMI DryDep routine, to reflect Zhang 2003; no tracers currently run this section of code, but it's here for consistency w/ GMI
  • Added a timer for each tracer, and the option of 'strict' timing (see TR_GridComp.rc)

What's Changed

  • Reformatted the ExtData yaml file by @mmanyin in #6
  • Update CircleCI to use Orb Default Baselibs and BCs by @mathomp4 in #5
  • Change Be and Pb to use GOCART convection by @mmanyin in #7
  • Added timer for each passive tracer by @mmanyin in #8
  • Change the GMI dry deposition resistance temperature by @mmanyin in #10
  • Update CircleCI to use Orb v2 by @mathomp4 in #9
  • Edit CHANGELOG prior to v1.2.0 by @mmanyin in #11
  • Dev to Main - June 2024 by @mmanyin in #12

Full Changelog: v1.1.0...v1.2.0