-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GEOS-Chem & HEMCO updates: Merge PR #2462, PR #2430, PR #287
This commit informs the GCClassic superproject about the following commits that were pushed to the GitHub geoschem/geos-chem repository: c0aeff427 Merge PR #2462 (Bug fix: ALK6 in HEMCO_Config.rc should be ALK7) 5c31c3470 Merge PR #2430 (Updated Y. Wang soil NOx scheme as an option) and the geos-chem/HEMCO repository c6a9d46 Merge PR #287 (Updated Y. Wang soil NOx scheme as an option) This PR does the following: 1. Implements the U. Iowa soil NOx scheme as an option. This is currently switched off by default. 2. Adds a bug fix in HEMCO configuration files: ALK6 should be called ALK7. Signed-off-by: Bob Yantosca <[email protected]>
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule GEOS-Chem
updated
15 files
Submodule HEMCO
updated
4 files
+4 −0 | CHANGELOG.md | |
+268 −135 | src/Extensions/hcox_soilnox_mod.F90 | |
+8 −0 | src/Extensions/hcox_state_mod.F90 | |
+16 −1 | src/Interfaces/Standalone/hcoi_standalone_mod.F90 |