Skip to content

Commit

Permalink
GEOS-Chem 14.4.0 release commit
Browse files Browse the repository at this point in the history
Updated version numbers to 14.4.0 in:

- CHANGELOG.md
- KPP/fullchem/CHANGELOG_fullchem.md

Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
  • Loading branch information
yantosca committed May 30, 2024
1 parent 85eeb1f commit 1ef3d7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This file documents all notable changes to the GEOS-Chem repository starting in

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased] - TBD
## [14.4.0] - 2024-05-30
### Added
- Added `SpcConc%Units` for species-specific unit conversion
- Diel and day-of-week scale factors for CEDS global base emissions
Expand Down
2 changes: 1 addition & 1 deletion KPP/fullchem/CHANGELOG_fullchem.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

# Mechanism history

## [Unreleased] - TBD
## [14.4.0] - 2024-05-30
- Bug fix: Change `3.4.e-31` to `3.4.d-31` in `NO2 + O = NO + O2` rxn
- Update rxns with zero Arrhenius `B` parameters to use function `GCARR_ac` instead of `GCARR_abc`

Expand Down

0 comments on commit 1ef3d7f

Please sign in to comment.