Skip to content

Commit

Permalink
Merge pull request #2643 from geoschem/feature/clean_up_hemco_log_and…
Browse files Browse the repository at this point in the history
…_error_handling

Update HEMCO interface for changes to HEMCO error and log handling
  • Loading branch information
lizziel authored Dec 19, 2024
2 parents 20a93f3 + d5a642d commit f4af613
Show file tree
Hide file tree
Showing 5 changed files with 121 additions and 140 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Allocated `State_Diag%SatDiagnPEDGE` ffield with vertical dimension `State_Grid%NZ+1`
- Modified `run/GCClassic/cleanRunDir.sh` to skip removing bpch files, as well as now removing `fort.*` and `OutputDir/*.txt` files
- Edited `run/shared/kpp_standalone_interface.yml` to include additional entries under `active cells` and `locations`
- Changed doing Linoz and Linearized chemistry messages to print only if verbose
- Updated HEMCO subroutine calls for error and log handling changes in HEMCO 3.9.1

### Fixed
- Added a fix to skip the call to KPP when only CO2 is defined in the carbon simulation
Expand All @@ -46,6 +48,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

### Removed
- Removed duplicate `WD_RetFactor` tag for HgClHO2 in `species_database.yml`
- Removed error messages in HEMCO interface pointing users to HEMCO log

## [14.5.0] - 2024-11-07
### Added
Expand Down
Loading

0 comments on commit f4af613

Please # to comment.