Difference between revisions of "GEOS-Chem no-diff-to-benchmark"

From Geos-chem
Jump to: navigation, search
(Updates that will not affect fullchem benchmark simulations)
 
(44 intermediate revisions by 3 users not shown)
Line 12: Line 12:
  
 
|-valign="top"
 
|-valign="top"
|[https://github.com/geoschem/geos-chem/pull/2061 Add missing units in comments of KPP/fullchem/commonIncludeVars.sh]
+
|TBD
|Jessica Haskins (U. Utah)<br>Bob Yantosca (Harvard)
+
|Documentation
+
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2061 geos-chem PR #2061]
 
 
|-valign="top"
 
|[https://github.com/geoschem/geos-chem/pull/2059 Now read the Hg restart file from GEOSCHEM_RESTARTS/v2023-12]
 
|Helene Angot (CNRS/IGE)<br>Viral Shah (GMAO)<br>Bob Yantosca (Harvard)
 
|Hg sim
 
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2059 geos-chem PR #2059]
 
*[https://github.com/geoschem/geos-chem/issues/2055 geos-chem #2055]
 
 
|-valign="top"
 
|[https://github.com/geoschem/geos-chem/pull/2069 Reduce timers to essential list only]
 
|Melissa Sulprizio (Harvard)
 
|Structural
 
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2069 geos-chem PR #2069]
 
 
|-valign="top"
 
|[https://github.com/geoschem/geos-chem/pull/2084 Use rundir (not absolute path) to select the executable file for integration and parallel tests]
 
|Melissa Sulprizio (Harvard)
 
|Testing
 
|
 
*[https://github.com/geoschem/geos-chem/pull/2084 geos-chem PR #2084]
 
 
|-valign="top"
 
|[https://github.com/geoschem/geos-chem/pull/2095 Increase time limits for GCHP integration tests]
 
|Bob Yantosca (Harvard)
 
|Testing
 
|
 
*[https://github.com/geoschem/geos-chem/pull/2095 geos-chem PR #2095]
 
|}
 
 
=== 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"
 
|[https://github.com/geoschem/GCHP/pull/334 Avoid a semicolon in CMAKE_Fortran_Flags when passing additional flags to CMake]
 
|Simon Branford (Birmingham)
 
|Bug fix
 
|
 
* [https://github.com/geoschem/GCHP/pull/334 GCHP PR #334]
 
* [https://github.com/geoschem/GCHP/issues/326 GCHP #326]
 
 
|}
 
 
=== Updates that only affect GEOS-Chem in the NASA GEOS ESM ===
 
{| 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"
 
|[https://github.com/geoschem/geos-chem/pull/2058 GEOS-Chem TransportTracers simulation in GEOS]
 
|Lizzie Lundgren (Harvard)
 
|GEOS
 
|
 
*[https://github.com/geoschem/geos-chem/pull/2058 geos-chem PR #2058]
 
 
|-valign="top"
 
|[https://github.com/geoschem/geos-chem/pull/2062 Updates from GMAO for GEOS]
 
|Lizzie Lundgren (Harvard)
 
|GEOS
 
|
 
*[https://github.com/geoschem/geos-chem/pull/2062 geos-chem PR #2062]
 
  
 
|}
 
|}

Latest revision as of 16:24, 2 April 2024

GEOS-Chem Versions Page | GEOS-Chem model development priorities

This page includes information about the GEOS-Chem "no-diff-to-benchmark" development stream, which contains updates and fixes that will not affect the fullchem benchmark simulations. These updates are mergeable at any time, either into the next Y version or into a standalone Z version.

Updates that will not affect fullchem benchmark simulations

Feature Contributor(s) Model scope Notes and references
TBD