GEOS-Chem 14.2.1: Difference between revisions
Jump to navigation
Jump to search
Line 69: | Line 69: | ||
|[https://github.com/geoschem/geos-chem/pull/1794 Run directory updates for integration tests] | |[https://github.com/geoschem/geos-chem/pull/1794 Run directory updates for integration tests] | ||
* This PR now ensures that diagnostic files and restart files are archived in each integration test run directory. | * This PR now ensures that diagnostic files and restart files are archived in each integration test run directory. | ||
* Updates to scripts also allow us to compare integration test run directories for identicality | * Updates to scripts also allow us to compare integration test run directories for identicality. | ||
|Bob Yantosca (Harvard) | |Bob Yantosca (Harvard) | ||
|Testing | |Testing |
Revision as of 19:23, 7 July 2023
This page includes information about GEOS-Chem 14.2.1. The GEOS-Chem model development priorities page lists additional developments that may be added.
Version overview
This version is currently in development
The following items have been added to GEOS-Chem 14.2.1. Also see the following Github pages:
- 14.2.1 milestone for geoschem/GCClassic
- 14.2.1 milestone for geoschem/GCHP
- 14.2.1 milestone for geoschem/geos-chem (science codebase)
- 3.7.1 milestone for geoschem/HEMCO
Feature | Contributor(s) | Model scope | Notes and references |
---|---|---|---|
Updates that will not affect full-chemistry benchmark simulations | |||
Add sanity check for missing molecular weights; Add missing MW for HgBrO
|
Bob Yantosca (Harvard) | Bug fix | |
Prevent double-counting oil emissions in CH4 and carbon simulations
|
Nick Balasus (Harvard) | Bug fix carbon sim CH4 sim tagCH4 sim |
|
Update minimum KPP version required for the fullchem mechanism from 2.5.0 to 3.0.0
|
Bob Yantosca (Harvard) | Bug fix Fullchem sim |
|
Update Hg0 Emission Factors in hcox_gfed_include_gfed4.H | Eric Roy (MIT) | Bug fix Hg sim |
|
Explicitly define tagCH4 simulations instead of making assumption based on number of species | Melissa Sulprizio (Harvard) | Bug fix tagCH4 sim |
|
Run directory updates for integration tests
|
Bob Yantosca (Harvard) | Testing |