Difference between revisions of "GEOS-Chem 14.2.1"

From Geos-chem
Jump to: navigation, search
(Version overview)
Line 22: Line 22:
 
|-valign="top"
 
|-valign="top"
 
!colspan="4" bgcolor="#CCFFFF"|Updates that will not affect full-chemistry benchmark simulations
 
!colspan="4" bgcolor="#CCFFFF"|Updates that will not affect full-chemistry benchmark simulations
 
|-valign="top"
 
|[https://github.com/geoschem/geos-chem/pull/1794 Run directory updates for integration tests]
 
|Bob Yantosca (Harvard)
 
|Testing
 
|
 
*[https://github.com/geoschem/geos-chem/pull/1794 geoschem/geos-chem PR #1794]
 
*[https://github.com/geoschem/GCClassic/pull/41 geoschem/GCClassic PR #41]
 
*[https://github.com/geoschem/GCHP/pull/327 geoschem/GCHP PR #327]
 
  
 
|-valign="top"
 
|-valign="top"
Line 51: Line 42:
 
|[https://github.com/geoschem/HEMCO/pull/215 Update Hg0 Emission Factors in hcox_gfed_include_gfed4.H]
 
|[https://github.com/geoschem/HEMCO/pull/215 Update Hg0 Emission Factors in hcox_gfed_include_gfed4.H]
 
|Eric Roy (MIT)
 
|Eric Roy (MIT)
|Bug fix
+
|Bug fix<br>Hg sim
 
|
 
|
 
*[https://github.com/geoschem/HEMCO/pull/215 geoschem/HEMCO PR #215]
 
*[https://github.com/geoschem/HEMCO/pull/215 geoschem/HEMCO PR #215]
 
*[https://github.com/geoschem/geos-chem/issues/1817 geoschem/geos-chem #1817]
 
*[https://github.com/geoschem/geos-chem/issues/1817 geoschem/geos-chem #1817]
 +
 +
|-valign="top"
 +
|[https://github.com/geoschem/geoschem/pull/1856 Prevent double-counting oil emissions in CH4 and carbon simulations]
 +
* This PR moves the EDGAR_REF_TRF from other anthropogenic emissions to oil emissions in the relevant HEMCO_Config.rc template files
 +
|Eric Roy (MIT)
 +
|Bug fix<br>carbon sim<br>CH4 sim<br>tagCH4 sim
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1856 geoschem/geos-chem PR #1856]
 +
*[https://github.com/geoschem/geos-chem/issues/1855 geoschem/geos-chem #1855]
 +
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/pull/1794 Run directory updates for integration tests]
 +
|Bob Yantosca (Harvard)
 +
|Testing
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1794 geoschem/geos-chem PR #1794]
 +
*[https://github.com/geoschem/GCClassic/pull/41 geoschem/GCClassic PR #41]
 +
*[https://github.com/geoschem/GCHP/pull/327 geoschem/GCHP PR #327]
  
 
|}
 
|}

Revision as of 14:14, 7 July 2023

GEOS-Chem Versions Page

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:

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
  • NOTE: This also fixes an issue in the TransportTracers simulation where tracers with undefined MW_g values were set to zero concentrations.
Bob Yantosca (Harvard) Bug fix
Explicitly define tagCH4 simulations instead of making assumption based on number of species Melissa Sulprizio (Harvard) Bug fix
Update Hg0 Emission Factors in hcox_gfed_include_gfed4.H Eric Roy (MIT) Bug fix
Hg sim
Prevent double-counting oil emissions in CH4 and carbon simulations
  • This PR moves the EDGAR_REF_TRF from other anthropogenic emissions to oil emissions in the relevant HEMCO_Config.rc template files
Eric Roy (MIT) Bug fix
carbon sim
CH4 sim
tagCH4 sim
Run directory updates for integration tests Bob Yantosca (Harvard) Testing