v1.10.1 on 2022-08-30: New TR Registry, GMI photolysis update
This release is zero-diff for PCHEM and TR.
The release is non-zero-diff for GMI simulations.
Details:
- Added new Runtime_Registry module in Shared/Chem_Base, for Chem children to use instead of Chem_Registry.
- TR now uses Runtime_Registry instead of Chem_Registry
- GMI photolysis now uses "random cloud overlap" instead of "maximal overlap" (@ssteenro)
- GMI now enforces a floor value for transported species
- Removed diagnostic messages for GMI isoprene emissions
- Fixed typo in yaml files (@bena-nasa)
What's Changed
- fixes #209 by @bena-nasa in #210
- GMI random cloud overlap by @mmanyin in #211
- new Runtime_Registry by @mmanyin in #212
- Delete the parts of Chem_Registry related to TR, now handled separately by @mmanyin in #213
- New TR Registry; GMI photolysis update by @mmanyin in #214
Full Changelog: v1.10.0...v1.10.1