Skip to content

Commit

Permalink
Updated CHANGELOG.md corresponding to geoschem/HEMCO PR #178
Browse files Browse the repository at this point in the history
CHANGELOG.md
- Added text describing the update in geoschem/HEMCO PR #178, namely
  the addition of more informative HEMCO error messages when
  reading the HEMCO configuration file (in hco_config_mod.F90)

Signed-off-by: Bob Yantosca <[email protected]>
  • Loading branch information
yantosca committed Nov 16, 2022
1 parent d649366 commit f666ed6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed
- Remove unused, commented-out code in `src/Extensions/hcox_dustdead_mod.F`
- Replaced placeholder error messages in
`src/Core/hco_config_mod.F90` with more informational messages
(often including the line of the HEMCO_Config.rc in the printout)

### Fixed
- Removed memory leaks that were identified by the code sanitizer
Expand Down

0 comments on commit f666ed6

Please sign in to comment.