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...")
 
(Version overview)
 
(8 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
This page includes information about GEOS-Chem 14.2.3, which contains fixes that do not affect GEOS-Chem benchmark simulations.
 
This page includes information about GEOS-Chem 14.2.3, which contains fixes that do not affect GEOS-Chem benchmark simulations.
  
=== Version overview ===
+
== Version overview ==
  
'''''This version is currently in development'''''
+
'''''Release date: 01 Dec 2023'''''
  
 
{| border=1 cellspacing=0 cellpadding=5  
 
{| border=1 cellspacing=0 cellpadding=5  
Line 15: Line 15:
 
|-valign="top"
 
|-valign="top"
 
|GCClassic 14.2.3
 
|GCClassic 14.2.3
|TBD
+
|[https://github.com/geoschem/GCClassic/milestone/14?closed=1 14.2.3 milestone for geoschem/GCClassic]
|TBD
+
|[https://doi.org/10.5281/zenodo.10246625 10.5281/zenodo.10246625]
  
 
|-valign="top"
 
|-valign="top"
 
|GCHP 14.2.3
 
|GCHP 14.2.3
|TBD
+
|[https://github.com/geoschem/GCHP/milestone/21?closed=1 14.2.3 milestone for geoschem/GCHP]
|TBD
+
|[https://doi.org/10.5281/zenodo.10246639 10.5281/zenodo.10246639]
  
 
|-valign="top"
 
|-valign="top"
 
|GEOS-Chem (science codebase) 14.2.3
 
|GEOS-Chem (science codebase) 14.2.3
 
|[https://github.com/geoschem/geos-chem/milestone/42?closed=1 14.2.3 milestone for geoschem/geos-chem]
 
|[https://github.com/geoschem/geos-chem/milestone/42?closed=1 14.2.3 milestone for geoschem/geos-chem]
|TBD
+
|[https://doi.org/10.5281/zenodo.10246546 10.5281/zenodo.10246546]
 +
 
 +
|-valign="top"
 +
|HEMCO 3.7.2
 +
|[https://github.com/geoschem/HEMCO/milestone/19?closed=1 3.7.2 milestone for geoschem/HEMCO]
 +
|[https://doi.org/10.5281/zenodo.10246347 10.5281/zenodo.10246347]
  
 
|}
 
|}
  
=== 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 46:
  
 
|-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 (Imperial College London)
 +
|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 (Imperial College London)
 +
|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)
 +
|GC-Classic 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)
 +
|GCHP
 +
|
 +
*[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]
  
 
|-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]
  
 
|-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]
  
 
|}
 
|}

Latest revision as of 14:01, 9 February 2024

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

Release date: 01 Dec 2023

Repository GitHub Milestone DOI
GCClassic 14.2.3 14.2.3 milestone for geoschem/GCClassic 10.5281/zenodo.10246625
GCHP 14.2.3 14.2.3 milestone for geoschem/GCHP 10.5281/zenodo.10246639
GEOS-Chem (science codebase) 14.2.3 14.2.3 milestone for geoschem/geos-chem 10.5281/zenodo.10246546
HEMCO 3.7.2 3.7.2 milestone for geoschem/HEMCO 10.5281/zenodo.10246347

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 (Imperial College London) 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 (Imperial College London) Documentation
Update GEOS-Chem Classic rundir scripts to read restart file paths from download_data.yml Bob Yantosca (Harvard) GC-Classic 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) GCHP
Use integer flags to denote species units instead of strings Bob Yantosca (Harvard) Unit conversion
Lower GCHP timestep threshold if > C180 rather than >= C180 Lizzie Lundgren (Harvard) GCHP
GEOS-Chem 14.1.2 release for GEOS-Chem in CESM Lizzie Lundgren (Harvard) CESM