Skip to content

GCHP 14.3.0

Compare
Choose a tag to compare
@msulprizio msulprizio released this 09 Feb 13:49
· 244 commits to main since this release

Release date: 09 Feb 2024
DOI

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

Fixed

  • Avoid semicolon in CMAKE_ Fortran_FLAGS variable when additional flags are passed to cmake
  • 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