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

From Geos-chem
Jump to: navigation, search
(Updates that only affect GEOS-Chem in the NASA GEOS ESM)
(Updates that will not affect fullchem benchmark simulations)
 
(44 intermediate revisions by 3 users not shown)
Line 12: Line 12:
  
 
|-valign="top"
 
|-valign="top"
|TBD
+
|Remove BudgetWetDep* entries from HISTORY.rc files for simulations where wetdep is turned off
|
+
|Bob Yantosca (Harvard)
|
+
|Diagnostics
 
|
 
|
 +
*[https://github.com/geoschem/geos-chem/pull/2313 geos-chem PR #2313]
  
|}
+
|-valign="top"
 
+
|Fix filename for CMIP6 aircraft emissions in HEMCO_Config.rc.template #2317
=== Updates that only affect GCHP ===
+
|Bob Yantosca (Harvard)
{| border=1 cellspacing=0 cellpadding=5
+
|Emissions
|-bgcolor="#CCCCCC"
+
!width="500px"|Feature
+
!width="200px"|Contributor(s)
+
!width="100px"|Model scope
+
!width="300px"|Notes and references
+
 
+
|-valign=top
+
|TBD
+
|
+
 
|
 
|
 
+
*[https://github.com/geoschem/geos-chem/pull/2317 geos-chem PR #2317]
|}
+
 
+
=== 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"
 
|-valign="top"
|TBD
+
|Fix formatting issue in `stale.yml` that was causing the "Mark Stale Issues" GitHub Action to fail
|
+
|Bob Yantosca (Harvard)
|
+
|GitHub
 
|
 
|
 +
*[https://github.com/geoschem/geos-chem/pull/2308 geos-chem PR #2308]
 +
*[https://github.com/geoschem/HEMCO/pull/280 HEMCO PR #280]
 +
*[https://github.com/geoschem/GCClassic/pull/59 GCClassic PR #59]
 +
*[https://github.com/geoschem/GCHP/pull/419 GCHP PR #419]
  
 
|}
 
|}

Latest revision as of 21:49, 11 June 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
Remove BudgetWetDep* entries from HISTORY.rc files for simulations where wetdep is turned off Bob Yantosca (Harvard) Diagnostics
Fix filename for CMIP6 aircraft emissions in HEMCO_Config.rc.template #2317 Bob Yantosca (Harvard) Emissions
Fix formatting issue in `stale.yml` that was causing the "Mark Stale Issues" GitHub Action to fail Bob Yantosca (Harvard) GitHub