Difference between revisions of "GEOS-Chem 14.2.3"

From Geos-chem
Jump to: navigation, search
(Created page with "'''''GEOS-Chem Versions Page''''' This page includes information about GEOS-Chem 14.2.3, which contains fixes that do not affect GEOS-Chem benchmark si...")
 
(Fixes in this version)
Line 30: Line 30:
 
|}
 
|}
  
=== Fixes in this version ===
+
== What's new in this version ==
 +
 
 +
=== Updates that will not affect fullchem benchmark simulations ===
 
{| border=1 cellspacing=0 cellpadding=5  
 
{| border=1 cellspacing=0 cellpadding=5  
 
|-bgcolor="#CCCCCC"
 
|-bgcolor="#CCCCCC"
Line 39: Line 41:
  
 
|-valign="top"
 
|-valign="top"
!colspan="4" bgcolor="#CCFFFF"|Updates that will NOT affect full-chemistry benchmark simulations
+
|[https://github.com/geoschem/geos-chem/pull/1987 Prevent POAEMISS variable from being assigned if not allocated]
 +
|Seb Eastham (UCL)
 +
|Bug fix
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1987 geoschem/geos-chem PR #1987]
 +
*[https://github.com/geoschem/geos-chem/issues/1771 geoschem/geos-chem #1771]
 +
 
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/pull/2042 Add fixes to HEMCO_Config.rc for CH4 and carbon simulations]
 +
|Melissa Sulprizio (Harvard)
 +
|carbon sim<br>CH4 sim<br>tagCH4 sim
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/2042 geoschem/geos-chem PR #2042]
 +
*[https://github.com/geoschem/geos-chem/issues/2036 geoschem/geos-chem #2036]
 +
 
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/pull/2013 Fix incorrect comment on static H2O option]
 +
|Seb Eastham (UCL)
 +
|Documentation
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/2013 geoschem/geos-chem PR #2013]
 +
 
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/pull/2050 Update GEOS-Chem Classic rundir scripts to read restart file paths from download_data.yml]
 +
|Bob Yantosca (Harvard)
 +
|Dry-run &<br>Rundir creation
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/2050 geoschem/geos-chem PR #2050]
 +
*[https://github.com/geoschem/geos-chem/issues/1927 geoschem/geos-chem #1927]
 +
*[https://github.com/geoschem/geos-chem/issues/1924 geoschem/geos-chem #1924]
 +
 
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/pull/2039 Improve missing CH4 emissions error message]
 +
|Lizzie Lundgren (Harvard)
 +
|Error reporting
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/2039 geoschem/geos-chem PR #2039]
 +
 
 +
|-valign="top"
 +
|Add utility scripts to change version numbers in source code files when releasing a new version
 +
|Bob Yantosca (Harvard)
 +
|For GCST use
 +
|
 +
*[https://github.com/geoschem/GCClassic/pull/46 geoschem/GCClassic PR #46]
 +
*[https://github.com/geoschem/GCHP/pull/357 geoschem/GCHP PR #357]
 +
*[https://github.com/geoschem/HEMCO/pull/242 geoschem/HEMCO PR #242]
 +
 
 +
|-valign="top"
 +
|[https://github.com/geoschem/hemco/pull/248 Increase string length for netCDF variable name]
 +
|Melissa Sulprizio (Harvard)
 +
|HEMCO
 +
|
 +
*[https://github.com/geoschem/hemco/pull/248 geoschem/HEMCO PR #248]
 +
 
 +
|-valign="top"
 +
|[https://github.com/geoschem/hemco/pull/250 Turn off emission extensions when EMISSIONS logical is set to false]
 +
|Melissa Sulprizio (Harvard)
 +
|HEMCO
 +
|
 +
*[https://github.com/geoschem/hemco/pull/250 geoschem/HEMCO PR #250]
 +
*[https://github.com/geoschem/hemco/issues/249 geoschem/HEMCO #249]
 +
 
 +
|-valign="top"
 +
|[https://github.com/geoschem/hemco/pull/245 Rename HEMCO_Config.rc.sample to HEMCO_Config.rc]
 +
|Nicholas Balasus (Harvard)
 +
|HEMCO standalone
 +
|
 +
*[https://github.com/geoschem/hemco/pull/245 geoschem/HEMCO PR #245]
 +
 
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/pull/1990 Add a --no-bootstrap option to integration tests]
 +
|Bob Yantosca (Harvard)
 +
|Testing
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/1990 geoschem/geos-chem PR #1990]
 +
 
 +
|-valign="top"
 +
|[https://github.com/geoschem/geos-chem/pull/2043 Fix typos written to GCHP integration test log files]
 +
|Bob Yantosca (Harvard)
 +
|Testing
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/2043 geoschem/geos-chem PR #2043]
  
 
|-valign="top"
 
|-valign="top"
 
|[https://github.com/geoschem/geos-chem/pull/1796 Use integer flags to denote species units instead of strings]
 
|[https://github.com/geoschem/geos-chem/pull/1796 Use integer flags to denote species units instead of strings]
|Bob Yantosca
+
|Bob Yantosca (Harvard)
 
|Unit conversion
 
|Unit conversion
|[https://github.com/geoschem/geos-chem/pull/1796 geoschem/geos-chem PR #1796]
+
|
* NOTE: This is the first step in optimizing unit conversions.
+
*[https://github.com/geoschem/geos-chem/pull/1796 geoschem/geos-chem PR #1796]
 +
 
 +
|}
 +
 
 +
=== Updates that only affect GCHP ===
 +
{| border=1 cellspacing=0 cellpadding=5
 +
|-bgcolor="#CCCCCC"
 +
!width="500px"|Feature
 +
!width="200px"|Contributor(s)
 +
!width="100px"|Model scope
 +
!width="300px"|Notes and references
  
 
|-valign="top"
 
|-valign="top"
!colspan="4" bgcolor="#CCFFFF"|Updates that will only affect GCHP
+
|[https://github.com/geoschem/geos-chem/pull/2040 Lower GCHP timestep threshold if > C180 rather than >= C180]
 +
|Lizzie Lundgren (Harvard)
 +
|GCHP
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/2040 geoschem/geos-chem PR #2040]
 +
 
 +
|}
 +
 
 +
=== Updates that only affect GEOS-Chem in CESM ===
 +
{| border=1 cellspacing=0 cellpadding=5
 +
|-bgcolor="#CCCCCC"
 +
!width="500px"|Feature
 +
!width="200px"|Contributor(s)
 +
!width="100px"|Model scope
 +
!width="300px"|Notes and references
  
 
|-valign="top"
 
|-valign="top"
|TBD
+
|[https://github.com/geoschem/geos-chem/releases/tag/14.1.2 GEOS-Chem 14.1.2 release for GEOS-Chem in CESM]
|TBD
+
|Lizzie Lundgren (Harvard)
|TBD
+
|CESM
|TBD
+
|
 +
*[https://github.com/geoschem/geos-chem/releases/tag/14.1.2 geoschem/geos-chem/releases/tag/14.1.2]
  
 
|}
 
|}

Revision as of 17:31, 1 December 2023

GEOS-Chem Versions Page

This page includes information about GEOS-Chem 14.2.3, which contains fixes that do not affect GEOS-Chem benchmark simulations.

Version overview

This version is currently in development

Repository GitHub Milestone DOI
GCClassic 14.2.3 TBD TBD
GCHP 14.2.3 TBD TBD
GEOS-Chem (science codebase) 14.2.3 14.2.3 milestone for geoschem/geos-chem TBD

What's new in this version

Updates that will not affect fullchem benchmark simulations

Feature Contributor(s) Model scope Notes and references
Prevent POAEMISS variable from being assigned if not allocated Seb Eastham (UCL) Bug fix
Add fixes to HEMCO_Config.rc for CH4 and carbon simulations Melissa Sulprizio (Harvard) carbon sim
CH4 sim
tagCH4 sim
Fix incorrect comment on static H2O option Seb Eastham (UCL) Documentation
Update GEOS-Chem Classic rundir scripts to read restart file paths from download_data.yml Bob Yantosca (Harvard) Dry-run &
Rundir creation
Improve missing CH4 emissions error message Lizzie Lundgren (Harvard) Error reporting
Add utility scripts to change version numbers in source code files when releasing a new version Bob Yantosca (Harvard) For GCST use
Increase string length for netCDF variable name Melissa Sulprizio (Harvard) HEMCO
Turn off emission extensions when EMISSIONS logical is set to false Melissa Sulprizio (Harvard) HEMCO
Rename HEMCO_Config.rc.sample to HEMCO_Config.rc Nicholas Balasus (Harvard) HEMCO standalone
Add a --no-bootstrap option to integration tests Bob Yantosca (Harvard) Testing
Fix typos written to GCHP integration test log files Bob Yantosca (Harvard) Testing
Use integer flags to denote species units instead of strings Bob Yantosca (Harvard) Unit conversion

Updates that only affect GCHP

Feature Contributor(s) Model scope Notes and references
Lower GCHP timestep threshold if > C180 rather than >= C180 Lizzie Lundgren (Harvard) GCHP

Updates that only affect GEOS-Chem in CESM

Feature Contributor(s) Model scope Notes and references
GEOS-Chem 14.1.2 release for GEOS-Chem in CESM Lizzie Lundgren (Harvard) CESM