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)
 
(77 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]
+
|Config file update to avoid incorrect GCHP error catch for certain combinations of grid resolution and number of CPUs
|Jessica Haskins (U. Utah)<br>Bob Yantosca (Harvard)
+
|Lee Murray (Rochester)
|Documentation
+
|Bug fix &<br>GCHP
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2061 geos-chem PR #2061]
+
*[https://github.com/geoschem/geos-chem/pull/2363 geos-chem PR #2363]
  
 
|-valign="top"
 
|-valign="top"
|[https://github.com/geoschem/geos-chem/pull/2059 Now read the Hg restart file from GEOSCHEM_RESTARTS/v2023-12]
+
|Add capability to run GEOS-Chem on CESM spectral-element dynamical core
|Helene Angot (CNRS/IGE)<br>Viral Shah (GMAO)<br>Bob Yantosca (Harvard)
+
|Haipeng Lin (Harvard)
|Hg sim
+
|CESM
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2059 geos-chem PR #2059]
+
*[https://github.com/geoschem/geos-chem/pull/2366 geos-chem PR #2366]
*[https://github.com/geoschem/geos-chem/issues/2055 geos-chem #2055]
+
  
 
|-valign="top"
 
|-valign="top"
|[https://github.com/geoschem/geos-chem/pull/2069 Reduce timers to essential list only]
+
|Expand Cloud-J error handling to catch and pass errors up the call stack
|Melissa Sulprizio (Harvard)
+
|Lizzie Lundgren (Harvard)
|Structural
+
|Cloud-J
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2069 geos-chem PR #2069]
+
*[https://github.com/geoschem/geos-chem/pull/2353 geos-chem PR #2353]
 +
*[https://github.com/geoschem/Cloud-J/pull/19 Cloud-J PR #19]
  
 
|-valign="top"
 
|-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]
+
|Configure number cloud levels used for photolysis in geoschem_config.yml and pass to Cloud-J
|Melissa Sulprizio (Harvard)
+
|Lizzie Lundgren (Harvard)
|Bug fix,<br>Testing
+
|Photolysis
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2084 geos-chem PR #2084]
+
*[https://github.com/geoschem/geos-chem/pull/2342 geos-chem PR #2342]
 +
*[https://github.com/geoschem/Cloud-J/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]
  
=== Updates that only affect GCHP ===
+
|-valign="top"
{| border=1 cellspacing=0 cellpadding=5
+
|Throw a CMake error if FAST-JX is used for any KPP mechanism except Hg
|-bgcolor="#CCCCCC"
+
|Bob Yantosca (Harvard)
!width="500px"|Feature
+
|Compilation
!width="200px"|Contributor(s)
+
|
!width="100px"|Model scope
+
*[https://github.com/geoschem/GCClassic/pull/62 GCClassic PR #62]
!width="300px"|Notes and references
+
*[https://github.com/geoschem/GCHP/pull/426 GCHP PR #426]
  
 
|-valign="top"
 
|-valign="top"
|[https://github.com/geoschem/GCHP/pull/334 Avoid a semicolon in CMAKE_Fortran_Flags when passing additional flags to CMake]
+
|Fix several issues with the GEOS-Chem Classic satellite diagnostics (SatDiagn and SatDiagnEdge collections)
|Simon Branford (Birmingham)
+
|Bob Yantosca (Harvard)
|Bug fix
+
|Diagnostics
 
|
 
|
* [https://github.com/geoschem/GCHP/pull/334 GCHP PR #334]
+
*[https://github.com/geoschem/geos-chem/pull/2369 geos-chem PR #2369]
* [https://github.com/geoschem/GCHP/issues/326 GCHP #326]
+
  
|}
+
|-valign="top"
 
+
|MAPL update: Horizontal flux regridding bug fix
=== Updates that only affect GEOS-Chem in the NASA GEOS ESM ===
+
|Lizzie Lundgren (Harvard)
{| border=1 cellspacing=0 cellpadding=5
+
|GCHP
|-bgcolor="#CCCCCC"
+
|
!width="500px"|Feature
+
*[https://github.com/geoschem/MAPL/pull/36 MAPL PR #36]
!width="200px"|Contributor(s)
+
!width="100px"|Model scope
+
!width="300px"|Notes and references
+
  
 
|-valign="top"
 
|-valign="top"
|[https://github.com/geoschem/geos-chem/pull/2058 GEOS-Chem TransportTracers simulation in GEOS]
+
|MAPL update: Add logger print in prefetch loop
 
|Lizzie Lundgren (Harvard)
 
|Lizzie Lundgren (Harvard)
|GEOS
+
|GCHP
 +
|
 +
*[https://github.com/geoschem/MAPL/pull/35 MAPL PR #35]
 +
 
 +
|-valign="top"
 +
|Remove InvMEGAN manual diagnostics from hcox_megan_mod.F90
 +
|Eloise Marais (UCL)<br>Bob Yantosca (Harvard)
 +
|HEMCO
 +
|
 +
*[https://github.com/geoschem/HEMCO/pull/282 HEMCO PR #282]
 +
 
 +
|-valign="top"
 +
|Update CESM HEMCO settings to incorporate new emissions since 14.1.2
 +
|Lizzie Lundgren (Harvard)<br>Haipeng Lin (Harvard)
 +
|CESM
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2058 geos-chem PR #2058]
+
*[https://github.com/geoschem/geos-chem/pull/2375 geos-chem PR #2375]
  
 
|}
 
|}

Latest revision as of 19:33, 17 July 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
Config file update to avoid incorrect GCHP error catch for certain combinations of grid resolution and number of CPUs Lee Murray (Rochester) Bug fix &
GCHP
Add capability to run GEOS-Chem on CESM spectral-element dynamical core Haipeng Lin (Harvard) CESM
Expand Cloud-J error handling to catch and pass errors up the call stack Lizzie Lundgren (Harvard) Cloud-J
Configure number cloud levels used for photolysis in geoschem_config.yml and pass to Cloud-J Lizzie Lundgren (Harvard) Photolysis
Update Cloud-J from 7.7.1 to 7.7.2 Lizzie Lundgren (Harvard) Cloud-J
Throw a CMake error if FAST-JX is used for any KPP mechanism except Hg Bob Yantosca (Harvard) Compilation
Fix several issues with the GEOS-Chem Classic satellite diagnostics (SatDiagn and SatDiagnEdge collections) Bob Yantosca (Harvard) Diagnostics
MAPL update: Horizontal flux regridding bug fix Lizzie Lundgren (Harvard) GCHP
MAPL update: Add logger print in prefetch loop Lizzie Lundgren (Harvard) GCHP
Remove InvMEGAN manual diagnostics from hcox_megan_mod.F90 Eloise Marais (UCL)
Bob Yantosca (Harvard)
HEMCO
Update CESM HEMCO settings to incorporate new emissions since 14.1.2 Lizzie Lundgren (Harvard)
Haipeng Lin (Harvard)
CESM