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)
Line 10: Line 10:
 
!width="100px"|Model scope
 
!width="100px"|Model scope
 
!width="250px"|Notes and references
 
!width="250px"|Notes and references
 +
 +
|-valign=top
 +
|Updates for GEOS-Chem 14.3 in CESM
 +
|Lizzie Lundgren (Harvard)
 +
|CESM
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/2154 geos-chem PR #2154]
 +
*[https://github.com/geoschem/Cloud-J/pull/2 Cloud-J PR #2]
  
 
|-valign="top"
 
|-valign="top"
Line 26: Line 34:
 
*[https://github.com/geoschem/GCHP/issues/393 GCHP #393]
 
*[https://github.com/geoschem/GCHP/issues/393 GCHP #393]
 
*[https://github.com/geoschem/HEMCO/issues/265 HEMCO #2147]
 
*[https://github.com/geoschem/HEMCO/issues/265 HEMCO #2147]
 +
 +
|-valign=top
 +
|Add debug-level printout for CAP.EXTDATA to show container name being read from ExtData.rc
 +
|Bob Yantosca (Harvard)<br>Lizzie Lundgren (Harvard)
 +
|GCHP
 +
|
 +
*[https://github.com/geoschem/MAPL/pull/31 geoschem/MAPL PR #31]
 +
 +
|-valign=top
 +
|Fix bug in advection when using raw GMAO meteorology files
 +
|Lizzie Lundgren (Harvard)
 +
|GCHP advection
 +
|
 +
*[https://github.com/geoschem/gchp/pull/392 GCHP PR #392]
 +
 +
|-valign=top
 +
|Add GCHP_WRAPPER C-preprocessor definition for use in submodules
 +
|Lizzie Lundgren (Harvard)
 +
|GCHP
 +
|
 +
*[https://github.com/geoschem/GCHP/pull/396 GCHP PR #396]
 +
 +
|-valign="top"
 +
|Fixes to run GEOS-Chem 14.3 in the NASA GEOS ESM
 +
|Lizzie Lundgren
 +
|GEOS
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/2153 geos-chem PR #2155]
  
 
|-valign="top"
 
|-valign="top"
Line 36: Line 72:
 
*[https://github.com/geoschem/HEMCO/pull/266 HEMCO #266]
 
*[https://github.com/geoschem/HEMCO/pull/266 HEMCO #266]
  
 +
|-valign=top
 +
|Restrict volcano climatology prints to root thread
 +
|Christoph Keller (GMAO)
 +
|HEMCO
 +
|
 +
*[https://github.com/geoschem/HEMCO/pull/263 HEMCO PR #263]
  
 
|-valign="top"
 
|-valign="top"
Line 81: Line 123:
 
* Needed after a SLURM update on the Harvard Cannon cluster
 
* Needed after a SLURM update on the Harvard Cannon cluster
  
|-valign=top
 
|Restrict volcano climatology prints to root thread
 
|Christoph Keller (GMAO)
 
|HEMCO
 
|
 
*[https://github.com/geoschem/HEMCO/pull/263 HEMCO PR #263]
 
  
|-valign=top
 
|Add debug-level printout for CAP.EXTDATA to show container name being read from ExtData.rc
 
|Bob Yantosca (Harvard)<br>Lizzie Lundgren (Harvard)
 
|GCHP
 
|
 
*[https://github.com/geoschem/MAPL/pull/31 geoschem/MAPL PR #31]
 
  
|-valign=top
 
|Fix bug in advection when using raw GMAO meteorology files
 
|Lizzie Lundgren (Harvard)
 
|GCHP advection
 
|
 
*[https://github.com/geoschem/gchp/pull/392 GCHP PR #392]
 
  
|-valign=top
 
|Add GCHP_WRAPPER C-preprocessor definition for use in submodules
 
|Lizzie Lundgren (Harvard)
 
|GCHP
 
|
 
*[https://github.com/geoschem/GCHP/pull/396 GCHP PR #396]
 
  
|-valign=top
 
|Updates for GEOS-Chem 14.3 in CESM
 
|Lizzie Lundgren (Harvard)
 
|CESM
 
|
 
*[https://github.com/geoschem/geos-chem/pull/2154 geos-chem PR #2154]
 
*[https://github.com/geoschem/Cloud-J/pull/2 Cloud-J PR #2]
 
 
|-valign="top"
 
|Fixes to run GEOS-Chem 14.3 in the NASA GEOS ESM
 
|Lizzie Lundgren
 
|GEOS
 
|
 
*[https://github.com/geoschem/geos-chem/pull/2153 geos-chem PR #2155]
 
  
 
|}
 
|}

Revision as of 16:11, 22 March 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
Updates for GEOS-Chem 14.3 in CESM Lizzie Lundgren (Harvard) CESM
Add budget diagnostic option for fixed level vertical region Lizzie Lundgren (Harvard) Diagnostics
Update the docs/requirements.yml to avoid security issues w/ old python versions (used to build the ReadTheDocs documentation) Bob Yantosca (Harvard) Documentation
Add debug-level printout for CAP.EXTDATA to show container name being read from ExtData.rc Bob Yantosca (Harvard)
Lizzie Lundgren (Harvard)
GCHP
Fix bug in advection when using raw GMAO meteorology files Lizzie Lundgren (Harvard) GCHP advection
Add GCHP_WRAPPER C-preprocessor definition for use in submodules Lizzie Lundgren (Harvard) GCHP
Fixes to run GEOS-Chem 14.3 in the NASA GEOS ESM Lizzie Lundgren GEOS
Now use short submodule names in .gitmodules Bob Yantosca (Harvard) GitHub
Restrict volcano climatology prints to root thread Christoph Keller (GMAO) HEMCO
Run directory bug fixes for GEOS-IT meteorology Lizzie Lundgren (Harvard) Run directory
Update operational run_scripts for the Harvard Cannon cluster Bob Yantosca (Harvard) Run directory
Add operational run scripts for the Imperial College London cluster Seb Eastham (Imperial) Run directory
Add operational run scripts for the WashU Compute1 cluster Yidan Tang (WashU) Run directory
ObsPack bug fixes: (1) Use netCDF-F90 library routines; (2) Read obspack_id variable into a character array Bob Yantosca (Harvard) Structural
Add #SBATCH -c 1 to Harvard Cannon GCHP run scripts and integration tests; Also allow -s none in integration tests Bob Yantosca (Harvard) Structural