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)
(Updates that will not affect fullchem benchmark simulations)
 
(27 intermediate revisions by 2 users not shown)
Line 12: Line 12:
  
 
|-valign="top"
 
|-valign="top"
|Config file update to avoid incorrect GCHP error catch for certain combinations of grid resolution and number of CPUs
+
|TBD
|Lee Murray (Rochester)
+
|Bug fix &<br>GCHP
+
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2363 geos-chem PR #2363]
 
 
|-valign="top"
 
|Add capability to run GEOS-Chem on CESM spectral-element dynamical core
 
|Haipeng Lin (Harvard)
 
|CESM
 
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2366 geos-chem PR #2366]
 
 
|-valign="top"
 
|Expand Cloud-J error handling to catch and pass errors up the call stack
 
|Lizzie Lundgren (Harvard)
 
|Cloud-J
 
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2353 geos-chem PR #2353]
 
*[https://github.com/geoschem/geos-chem/pull/19 Cloud-J PR #19]
 
 
|-valign="top"
 
|Read number of levels with clouds used in photolysis from config file
 
|Lizzie Lundgren (Harvard)
 
|Cloud-J
 
|
 
*[https://github.com/geoschem/geos-chem/pull/2342 geos-chem PR #2342]
 
*[https://github.com/geoschem/geos-chem/pull/17 Cloud-J PR #17]
 
 
|-valign="top"
 
|Update Cloud-J from 7.7.1 to 7.7.2
 
|Lizzie Lundgren (Harvard)
 
|Cloud-J
 
|
 
*[https://github.com/geoschem/Cloud-J/releases/tag/7.7.2 Cloud-J 7.7.2]
 
 
|-valign="top"
 
|Throw a CMake error if FAST-JX is used for any KPP mechanism except Hg
 
|Bob Yantosca (Harvard)
 
|Compilation
 
|
 
*[https://github.com/geoschem/geos-chem/pull/2372 geos-chem PR #2372]
 
 
 
|-valign="top"
 
|Fix several issues with the GEOS-Chem Classic satellite diagnostics (SatDiagn and SatDiagnEdge collections)
 
|Bob Yantosca (Harvard)
 
|Diagnostics
 
|
 
*[https://github.com/geoschem/MAPL/geoschem/2369 geos-chem PR #2369]
 
 
|-valign="top"
 
|MAPL update: Horizontal flux regridding bug fix
 
|Lizzie Lundgren (Harvard)
 
|GCHP
 
|
 
*[https://github.com/geoschem/MAPL/pull/36 MAPL PR #36]
 
 
|-valign="top"
 
|MAPL update: Add logger print in prefetch loop
 
|Lizzie Lundgren (Harvard)
 
|GCHP
 
|
 
*[https://github.com/geoschem/MAPL/pull/35 MAPL PR #35]
 
  
 
|}
 
|}

Latest revision as of 19:44, 13 August 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