Skip to content

Commit

Permalink
Fix metals simulation name in config file comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ihough committed Nov 7, 2024
1 parent bef56c6 commit 50fa39f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ 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

### Changed

- Fixed metals simulation name in config file template comments

## [14.4.3] - 2024-08-13
### Added
- Added ModelEe.2 (GCAP 2.0) simulation to integration tests for GCClassic
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#\\
#\\
# !REMARKS:
# This file has been customized for the Transport Tracers simulation.
# This file has been customized for the trace metals simulation.
# See The HEMCO User's Guide for file details:
# http://wiki.geos-chem.org/The_HEMCO_User%27s_Guide
#
Expand Down
2 changes: 1 addition & 1 deletion run/GCClassic/HISTORY.rc.templates/HISTORY.rc.metals
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
### HISTORY.rc file for GEOS-Chem Transport Tracers simulations ###
### HISTORY.rc file for GEOS-Chem trace metals simulations ###
### Contact: GEOS-Chem Support Team ([email protected]) ###
###############################################################################

Expand Down

0 comments on commit 50fa39f

Please sign in to comment.