Skip to content

Releases: geoschem/GCClassic

GEOS-Chem Classic 14.1.1

03 Mar 16:37
Compare
Choose a tag to compare

Release date: 03 Mar 2023
DOI

From CHANGELOG.md

Added

  • Added .github/ISSUE_TEMPLATE/config.yml file w/ Github issue options

Changed

  • The GitHub PR template is now named ./github/PULL_REQUEST_TEMPLATE.md
  • Updated ReadTheDocs user registration documentation GEOS-Chem 14.1.1
  • Updated ReadTheDocs run directory creation information for GEOS-Chem 14.1.1
  • Updated version numbers in CMakeLists.txt and docs/source/conf.py to 14.1.1

Full Changelog: 14.1.0...14.1.1

GEOS-Chem Classic 14.1.0

02 Feb 19:02
Compare
Choose a tag to compare

Release date: 01 Feb 2023
DOI

This is release features the updates and fixes listed below.

From CHANGELOG.md

Added

  • Added SANITIZE CMake option

Changed

Fixed

  • Fixed logic in .github/workflows/findRefKey.sh for determining previous commit

What's Changed

  • Add SANITIZE CMake option to check for memory leaks and undefined behavior by @yantosca in #24
  • bugfix/findRefKey: update findRefKey.sh to find previous commits by @laestrada in #29
  • Add carbon simulation and KPP mechanism by @msulprizio in #31

Full Changelog: 14.0.2...14.1.0

GEOS-Chem Classic 14.0.2

30 Nov 18:38
Compare
Choose a tag to compare

Release date: 29 Nov 2022

DOI

This is a bug fix release featuring the updates and fixes listed below.

From CHANGELOG.md

Changed

Full Changelog: 14.0.1...14.0.2

GEOS-Chem Classic 14.0.1

01 Nov 17:48
Compare
Choose a tag to compare

Release date: 31 Oct 2022

DOI

This is a bug fix release featuring minor fixes and updates since 14.0.0.

From CHANGELOG.md

Changed

GEOS-Chem Classic 14.0.0

26 Oct 17:14
Compare
Choose a tag to compare

Release date: 25 Oct 2022

DOI

This is a major version release featuring the following updates:

From CHANGELOG.md

This file documents all notable changes to the GEOS-Chem Classic wrapper repository since version 13.4.1. See also CHANGELOG files for individual submodules:

  • src/geos-chem/CHANGELOG.md
  • src/HEMCO/CHANGELOG.md

Added

  • Added files for GEOS-Chem User Manual on ReadTheDocs
  • Created CHANGELOG.md

Changed

  • Changed GEOS-Chem submodule to 14.0.0 release
  • Changed HEMCO submodule to 3.5.0 release
  • Updated CONTRIBUTING.md and SUPPORT.md to retire guidelines on GEOS-Chem wiki

What's Changed

Full Changelog: 13.4.1...14.0.0

GEOS-Chem Classic 13.4.1

19 May 18:57
Compare
Choose a tag to compare

Release date: 19 May 2022

DOI

Contains the following bug fixes:

  • Bug fixes for anthropogenic CH4 emissions over US, Canada, and Mexico

For more information, please see:

GEOS-Chem Classic 13.4.0

02 May 15:55
Compare
Choose a tag to compare

Release date: 02 May 2022

DOI

Updates that will affect full-chemistry benchmark simulations

  • Migrate sulfate chemistry into KPP
  • Convert the HOCl & HOBr reactions with dissolved SO2 to use gas phase SO2
  • Turn off sea salt debromination by default
  • Fix bug in Henry law CALC_HEFF routine in hetchem computations
  • Bug fix: Remove double-counting of HCl uptake on acidic sea salt
  • Update surface resistance for ozone deposition to ice/snow
  • Update to HEMCO version 3.4.0
  • AEIC 2019 aircraft emissions inventory
  • Use degassing-only volcano emissions in GEOS-Chem benchmark simulations
  • Fix end year for CEDS_NO_SHIP and MULTISEAICE entries in HEMCO_Config.rc
  • Fix parallelization errors in GEOS-Chem Classic and add updates for better numerical stability
  • Use updated definition of PM2.5; Add PM10 diagnostic

Updates that will NOT affect full-chemistry benchmark simulations

  • Updated Hg chemistry in KPP
    • NOTE: Still undergoing validation, a fix may be issued in a patch version (e.g. 13.4.1)
  • Bug fix: Use REAL*8 precision in for CH3O2 + OH reaction definition in fullchem.eqn
  • Updated Global Inventory of Methane Emissions from Oil/Gas/Coal (GFEI v2)
  • Anthropogenic Methane Emission Inventory for Canada
  • Use EDGARv6 global anthro emissions for CH4 simulation
  • Updated Rn-222 emissions for TransportTracers simulations
  • Retire HEMCO extension for CH4 wetland emissions
  • Updates to enable automated run directory creation
  • Bug fix: Allow GEOS-Chem Classic History to archive irregular intervals (e.g. a month and a day)
  • Updates for running GEOS-Chem within GEOS
  • Add CH4 pseudo flux diagnostic
  • Add capability to write GEOS-Chem Classic timers to JSON file
  • Update tagged Ox simulation to use archived prod/loss rates from GEOS-Chem and retire Linoz
  • Apply bug fix for dust aciduptake simulation

Updates that will only affect GCHP

  • Add capability to use mass fluxes in advection
  • Switch advection to use total pressure (rather than dry)
  • Add option for driving GCHP with native GEOS meteorological files
  • Add diagnostic for vertical air movement (vertical mass flux)
  • Define a GCHP "Default" diagnostic collection that will archive a small number of commonly-requested diagnostic fields
  • Add capability to read native meteorological data files
  • Fix communicators leak Weiyuan Jiang (GSFC)
  • Fix unintuitive error handling when untemplated file is missing
  • Fix incorrect output file timestamp with 24-hour duration and 1-hour frequency
  • Fix units in FV3 mass flux variable that impacted vertical mass flux diagnostic
  • Move call to setup_wetscav to prevent zero C_H2O used in wet scavening in first timestep
    • This removes differences in wet scavenging when breaking up run

For more information, please see:

GEOS-Chem Classic 13.3.4

07 Dec 17:47
Compare
Choose a tag to compare

Release date: 07 Dec 2021

DOI

Contains the following bug fixes:

  • Bug fix: Now correctly check GEOS-Chem Classic History diagnostic subset indices
  • Fix incorrect restart file path in dry-run configuration file download_data.yml

For more information, please see:

GEOS-Chem Classic 13.3.3

01 Dec 20:37
Compare
Choose a tag to compare

Release date: 01 Dec 2021

DOI

Contains the following updates:

  • Upgrade to HEMCO version 3.2.2, which includes the following bug fixes:
    • Restore updating of manual HEMCO diagnostics, which had been clobbered due to a prior Git merge
    • NOTE: This affects only the CH4, Hg, and TOMAS simulations

For more information, please see:

GEOS-Chem Classic 13.3.2

18 Nov 17:38
Compare
Choose a tag to compare

Release date: 18 Nov 2021

DOI

Contains the following updates:

  • Fix outdated path in GCHP fullchem config file ExtData.rc

Please see the following pages for details on these updates: