Difference between revisions of "GEOS-Chem 14.2.3"

From Geos-chem
Jump to: navigation, search
(Version overview)
(Version overview)
 
(4 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
== Version overview ==
 
== Version overview ==
  
'''''This version is the current stable version of GEOS-Chem'''''
+
'''''Release date: 01 Dec 2023'''''
  
 
{| border=1 cellspacing=0 cellpadding=5  
 
{| border=1 cellspacing=0 cellpadding=5  
Line 47: Line 47:
 
|-valign="top"
 
|-valign="top"
 
|[https://github.com/geoschem/geos-chem/pull/1987 Prevent POAEMISS variable from being assigned if not allocated]
 
|[https://github.com/geoschem/geos-chem/pull/1987 Prevent POAEMISS variable from being assigned if not allocated]
|Seb Eastham (UCL)
+
|Seb Eastham (Imperial College London)
 
|Bug fix
 
|Bug fix
 
|
 
|
Line 63: Line 63:
 
|-valign="top"
 
|-valign="top"
 
|[https://github.com/geoschem/geos-chem/pull/2013 Fix incorrect comment on static H2O option]
 
|[https://github.com/geoschem/geos-chem/pull/2013 Fix incorrect comment on static H2O option]
|Seb Eastham (UCL)
+
|Seb Eastham (Imperial College London)
 
|Documentation
 
|Documentation
 
|
 
|
Line 71: Line 71:
 
|[https://github.com/geoschem/geos-chem/pull/2050 Update GEOS-Chem Classic rundir scripts to read restart file paths from download_data.yml]
 
|[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)
 
|Bob Yantosca (Harvard)
|Dry-run &<br>Rundir creation
+
|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/pull/2050 geoschem/geos-chem PR #2050]
Line 125: Line 125:
 
|[https://github.com/geoschem/geos-chem/pull/2043 Fix typos written to GCHP integration test log files]
 
|[https://github.com/geoschem/geos-chem/pull/2043 Fix typos written to GCHP integration test log files]
 
|Bob Yantosca (Harvard)
 
|Bob Yantosca (Harvard)
|Testing
+
|GCHP
 
|
 
|
 
*[https://github.com/geoschem/geos-chem/pull/2043 geoschem/geos-chem PR #2043]
 
*[https://github.com/geoschem/geos-chem/pull/2043 geoschem/geos-chem PR #2043]
Line 135: Line 135:
 
|
 
|
 
*[https://github.com/geoschem/geos-chem/pull/1796 geoschem/geos-chem PR #1796]
 
*[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"
Line 152: Line 142:
 
|
 
|
 
*[https://github.com/geoschem/geos-chem/pull/2040 geoschem/geos-chem PR #2040]
 
*[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"

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