Difference between revisions of "GEOS-Chem 14.2.1"

From Geos-chem
Jump to: navigation, search
Line 34: Line 34:
 
|-valign="top"
 
|-valign="top"
 
|[https://github.com/geoschem/geos-chem/pull/1843 Add sanity check for missing molecular weights; Add missing MW for HgBrO]
 
|[https://github.com/geoschem/geos-chem/pull/1843 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)
 
|Bob Yantosca (Harvard)
 
|Bug fix
 
|Bug fix
 
|
 
|
 
*[https://github.com/geoschem/geos-chem/pull/1843 geoschem/geos-chem PR #1843]
 
*[https://github.com/geoschem/geos-chem/pull/1843 geoschem/geos-chem PR #1843]
 +
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/pull/1799 Explicitly define tagCH4 simulations instead of making assumption based on number of species]
 +
|Melissa Sulprizio (Harvard)
 +
|Bug fix
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1799 geoschem/geos-chem PR #1799]
 +
  
 
|}
 
|}

Revision as of 16:06, 6 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
Run directory updates for integration tests Bob Yantosca (Harvard) Testing
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