Skip to content

GEOS-Chem 14.4.1

Compare
Choose a tag to compare
@yantosca yantosca released this 28 Jun 15:51
· 343 commits to main since this release

Release date: 28 Jun 2024
DOI

From CHANGELOG.md

Added

  • Added initialization of PHOTDELTA in ucx_h2so4phot to avoid run-time error in CESM

Changed

  • Alphabetically sort Complex SOA species into geoschem_config.yml in run directory creation
  • Use hard-coded years for met fields and BC files in HEMCO_Config.rc so they are not read hourly
  • Updated run/CESM with alphabetical sorting of species in geoschem_config.yml
  • Added clarifying comments in GCHP configuration files for several settings, particularly related to domain decomposition, mass fluxes, and stretched grid
  • Added pre-run GCHP configuration checks to setCommonRunSettings.sh related to domain decomposition, mass fluxes, and stretched grid.
  • Changed search criteria for GCHP auto-update of met-field refresh frequency to not rely on presence of MetDir symlink in ExtData.rc file path

Fixed

  • Fixed formatting error in .github/workflows/stale.yml that caused the Mark Stale Issues action not to run
  • Fixed typo $GCAPVERTRESL -> $GCAPVERTRES in HEMCO_Config.rc.fullchem template file
  • Fixed GCHP ExtData.rc entry for lightning climatology files

Removed

  • Removed BudgetWetDep* entries from simulations with no soluble species in HISTORY.rc templates
  • Disabled run/CESM ParaNOx extension by default in HEMCO_Config.rc
  • Removed MPI broadcasts in CESM-only UCX code; MPI broadcast done at coupler level
  • Remove enabling O-server in GCHP for high core counts

Pull Requests Included

  • Now use comma-separated list for exempt-issue-labels YAML tag in stale.yml by @yantosca in #2308
  • Remove BudgetWetDep* entries from HISTORY.rc files for simulations where wetdep is turned off by @yantosca in #2313
  • Fix filename for CMIP6 aircraft emissions in HEMCO_Config.rc.template by @ltmurray in #2317
  • Correct alphabetical order of complex SOA species in geoschem_config.yml by @jimmielin in #2346
  • Initialization fix to avoid run-time error in UCX in CESM by @lizziel in #2349
  • Changes for GEOS-Chem v14.4 within CESM compatibility by @jimmielin in #2348
  • GCHP run directory fixes and improvements by @lizziel in #2326

Full Changelog: 14.4.0...14.4.1