GCHP 14.3.0
From CHANGELOG.md
Added
- Added capability for TOMAS simulations in GCHP
- Added Cloud-J as submodule within GCHP_GridComp directory
- Added compile option FASTJX to use legacy Fast-JX to compute J-values in GEOS-Chem instead of Cloud-J (required for mercury simulation)
Changed
- Updated GEOS-Chem submodule to 14.3.0
- Updated HEMCO submodule to 3.8.0
Fixed
- Avoid semicolon in
CMAKE_ Fortran_FLAGS
variable when additional flags are passed tocmake
- Updated debugging guide with clearer examples
See the GEOS-Chem 14.3.0 page for a complete list of updates.
Pull requests included
- Implementation of TOMAS in GCHP by @Jourdan-He in #252
- Add capability for TOMAS simulations in GCHP by @msulprizio in #359
- Add Cloud-J as submodule to GCHP by @lizziel in #356
- Avoid a semicolon in CMAKE_Fortran_FLAGS when additional flags are passed to
cmake
by @branfosj in #334 - Merge no-diff-to-benchmark updates into the 14.3.0 development stream by @yantosca in #365
New Contributors
Full Changelog: 14.2.3...14.3.0