GEOS-Chem no-diff-to-benchmark: Difference between revisions

From Geos-chem
Jump to navigation Jump to search
 
(70 intermediate revisions by 3 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
|Do not build KPP-Standalone executable unless specifically requested at compile time
|Lee Murray (Rochester)
|Bob Yantosca
|Bug fix &<br>GCHP
|Build
|
|
*[https://github.com/geoschem/geos-chem/pull/2363 geos-chem PR #2363]
*[https://github.com/geoschem/GCClassic/pull/82 GCClassic PR #82]
*[https://github.com/geoschem/GCHP/pull/473 GCHP PR #473]
*[https://github.com/geoschem/geos-chem/pull/2712 geos-chem PR #2712]


|-valign="top"
|-valign="top"
|Add capability to run GEOS-Chem on CESM spectral-element dynamical core
|Rice methane emissions
|Haipeng Lin (Harvard)
|Zichong Chen (Harvard)
|CESM
|Carbon simulation<br>+ Emissions
|
|
*[https://github.com/geoschem/geos-chem/pull/2366 geos-chem PR #2366]
*[https://github.com/geoschem/geos-chem/pull/2673 geos-chem PR #2673]
*[https://eartharxiv.org/repository/view/7890/ Z. Chen et al. (submitted)]


|-valign="top"
|-valign="top"
|Expand Cloud-J error handling to catch and pass errors up the call stack
|Add/update GC-Classic and GCHP environment, build, and run files for MSU Orion and NASA discover clusters
|Lizzie Lundgren (Harvard)
|Lizzie Lundgren (Harvard)
|Cloud-J
|Environment
|
|
*[https://github.com/geoschem/geos-chem/pull/2353 geos-chem PR #2353]
*[https://github.com/geoschem/geos-chem/pull/2692 geos-chem PR 2692]
*[https://github.com/geoschem/Cloud-J/pull/19 Cloud-J PR #19]


|-valign="top"
|-valign="top"
|Configure number cloud levels used for photolysis in geoschem_config.yml and pass to Cloud-J
|Apply MAPL fix to prevent GCHP build error with Intel 2023/2024 compilers
|Lizzie Lundgren (Harvard)
| Tom Clune (GMAO)<br>Matt Thompson (GMAO)
|Photolysis
|GCHP
|
|
*[https://github.com/geoschem/geos-chem/pull/2342 geos-chem PR #2342]
*[https://github.com/geoschem/MAPL/pull/38 MAPL PR 38]
*[https://github.com/geoschem/Cloud-J/pull/17 Cloud-J PR #17]


|-valign="top"
|-valign="top"
|Update Cloud-J from 7.7.1 to 7.7.2
|Add run directory creation support for processed cubed-sphere GEOS-IT meteorology
|Lizzie Lundgren (Harvard)
|Yuanjian Zhang (WashU)
|Cloud-J
|GCHP
|
|
*[https://github.com/geoschem/Cloud-J/releases/tag/7.7.2 Cloud-J 7.7.2]
*[https://github.com/geoschem/geos-chem/pull/2616 geos-chem PR 2616]


|-valign="top"
|-valign="top"
|Throw a CMake error if FAST-JX is used for any KPP mechanism except Hg
|Bump <tt>jinja2</tt> Python package to version 3.1.5 (security fix for ReadTheDocs)
|Bob Yantosca (Harvard)
|Bob Yantosca (Harvard)
|Compilation
|Structural
|
|
*[https://github.com/geoschem/GCClassic/pull/62 GCClassic PR #62]
*[https://github.com/geoschem/GCHP/pull/469 GCHP PR #469]
*[https://github.com/geoschem/GCHP/pull/426 GCHP PR #426]
*[https://github.com/geoschem/GCClassic/pull/81 GCClassic PR #81]
*[https://github.com/geoschem/geos-chem/pull/2690 geos-chem PR #2690]
*[https://github.com/geoschem/HEMCO/pull/304 HEMCO PR #304]


|-valign="top"
|-valign="top"
|Fix several issues with the GEOS-Chem Classic satellite diagnostics (SatDiagn and SatDiagnEdge collections)
|Add <tt>.zenodo.json</tt> file to GEOS-Chem and HEMCO for automatic DOI generation
|Bob Yantosca (Harvard)
|Bob Yantosca (Harvard)
|Diagnostics
|Structural
|
*[https://github.com/geoschem/geos-chem/pull/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]
 
|-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/2375 geos-chem PR #2375]
*[https://github.com/geoschem/geos-chem/pull/2690 geos-chem PR #2690]
*[https://github.com/geoschem/HEMCO/pull/304 HEMCO PR #304]


|}
|}

Latest revision as of 17:10, 6 February 2025

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
Do not build KPP-Standalone executable unless specifically requested at compile time Bob Yantosca Build
Rice methane emissions Zichong Chen (Harvard) Carbon simulation
+ Emissions
Add/update GC-Classic and GCHP environment, build, and run files for MSU Orion and NASA discover clusters Lizzie Lundgren (Harvard) Environment
Apply MAPL fix to prevent GCHP build error with Intel 2023/2024 compilers Tom Clune (GMAO)
Matt Thompson (GMAO)
GCHP
Add run directory creation support for processed cubed-sphere GEOS-IT meteorology Yuanjian Zhang (WashU) GCHP
Bump jinja2 Python package to version 3.1.5 (security fix for ReadTheDocs) Bob Yantosca (Harvard) Structural
Add .zenodo.json file to GEOS-Chem and HEMCO for automatic DOI generation Bob Yantosca (Harvard) Structural