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)
 
(47 intermediate revisions by 3 users not shown)
Line 12: Line 12:
  
 
|-valign="top"
 
|-valign="top"
|Add budget diagnostic option for fixed level vertical region
+
|Config file update to avoid incorrect GCHP error catch for certain combinations of grid resolution and number of CPUs
|Lizzie Lundgren (Harvard)
+
|Lee Murray (Rochester)
|Diagnostics
+
|Bug fix &<br>GCHP
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2127 geos-chem PR #2127]
+
*[https://github.com/geoschem/geos-chem/pull/2363 geos-chem PR #2363]
  
 
|-valign="top"
 
|-valign="top"
|Update the <tt>docs/requirements.yml</tt> to avoid security issues w/ old python versions (used to build the ReadTheDocs documentation)
+
|Add capability to run GEOS-Chem on CESM spectral-element dynamical core
|Bob Yantosca (Harvard)
+
|Haipeng Lin (Harvard)
|Documentation
+
|CESM
 
|
 
|
*[https://github.com/geoschem/GCClassic/issues/51 GCClassic #51]
+
*[https://github.com/geoschem/geos-chem/pull/2366 geos-chem PR #2366]
*[https://github.com/geoschem/GCHP/issues/393 GCHP #393]
+
*[https://github.com/geoschem/HEMCO/issues/265 HEMCO #2147]
+
  
 
|-valign="top"
 
|-valign="top"
|Now use short submodule names in <tt>.gitmodules</tt>
+
|Expand Cloud-J error handling to catch and pass errors up the call stack
|Bob Yantosca (Harvard)
+
|Lizzie Lundgren (Harvard)
|GitHub
+
|Cloud-J
 
|
 
|
*[https://github.com/geoschem/GCClassic/pull/52 GCClassic #52]
+
*[https://github.com/geoschem/geos-chem/pull/2353 geos-chem PR #2353]
*[https://github.com/geoschem/GCHP/pull/394 GCHP #394]
+
*[https://github.com/geoschem/Cloud-J/pull/19 Cloud-J PR #19]
*[https://github.com/geoschem/HEMCO/pull/266 HEMCO #266]
+
  
 
|-valign="top"
 
|-valign="top"
|Merge Cloud-J updates for GEOS-Chem into the Cloud-J "main" branch
+
|Configure number cloud levels used for photolysis in geoschem_config.yml and pass to Cloud-J
 
|Lizzie Lundgren (Harvard)
 
|Lizzie Lundgren (Harvard)
 
|Photolysis
 
|Photolysis
 
|
 
|
*[https://github.com/geoschem/Cloud-J/pull/2 Cloud-J PR #2]
+
*[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"
 
|-valign="top"
|Run directory updates related to GEOS-IT
+
|Update Cloud-J from 7.7.1 to 7.7.2
 
|Lizzie Lundgren (Harvard)
 
|Lizzie Lundgren (Harvard)
|Run directory
+
|Cloud-J
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2153 geos-chem PR #2153]
+
*[https://github.com/geoschem/Cloud-J/releases/tag/7.7.2 Cloud-J 7.7.2]
  
 
|-valign="top"
 
|-valign="top"
|Update operational run_scripts for the Harvard Cannon cluster
+
|Throw a CMake error if FAST-JX is used for any KPP mechanism except Hg
 
|Bob Yantosca (Harvard)
 
|Bob Yantosca (Harvard)
|Run directory
+
|Compilation
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2100 geos-chem PR #2100]
+
*[https://github.com/geoschem/GCClassic/pull/62 GCClassic PR #62]
 +
*[https://github.com/geoschem/GCHP/pull/426 GCHP PR #426]
  
 
|-valign="top"
 
|-valign="top"
|Add operational run scripts for the Imperial College London cluster
+
|Fix several issues with the GEOS-Chem Classic satellite diagnostics (SatDiagn and SatDiagnEdge collections)
|Seb Eastham (Imperial)
+
|Run directory
+
|
+
*[https://github.com/geoschem/geos-chem/pull/2138 geos-chem PR #2138]
+
 
+
|-valign="top"
+
|Add operational run scripts for the WashU Compute1 cluster
+
|Yidan Tang (WashU)
+
|Run directory
+
|
+
 
+
|-valign="top"
+
|ObsPack bug fixes: (1) Use netCDF-F90 library routines; (2) Read obspack_id variable into a character array
+
 
|Bob Yantosca (Harvard)
 
|Bob Yantosca (Harvard)
|Structural
+
|Diagnostics
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2177 geos-chem PR #2177]
+
*[https://github.com/geoschem/geos-chem/pull/2369 geos-chem PR #2369]
*[https://github.com/geoschem/geos-chem/issues/2170 geos-chem #2170]
+
  
 
|-valign="top"
 
|-valign="top"
|Add <tt>#SBATCH -c 1</tt> to Harvard Cannon GCHP run scripts and integration tests; Also allow <tt>-s none</tt> in integration tests
+
|MAPL update: Horizontal flux regridding bug fix
|Bob Yantosca (Harvard)
+
|Lizzie Lundgren (Harvard)
|Structural
+
|
+
*[https://github.com/geoschem/geos-chem/pull/2182 geos-chem PR #2182]
+
*[https://github.com/geoschem/geos-chem/issues/2147 geos-chem #2147]
+
* Needed after a SLURM update on the Harvard Cannon cluster
+
 
+
|-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
 
|GCHP
 
|
 
|
*[https://github.com/geoschem/MAPL/pull/31 geoschem/MAPL PR #31]
+
*[https://github.com/geoschem/MAPL/pull/36 MAPL PR #36]
  
|-valign=top
+
|-valign="top"
|Fix bug in advection when using raw GMAO meteorology files
+
|MAPL update: Add logger print in prefetch loop
|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)
 
|Lizzie Lundgren (Harvard)
 
|GCHP
 
|GCHP
 
|
 
|
*[https://github.com/geoschem/GCHP/pull/396 GCHP PR #396]
+
*[https://github.com/geoschem/MAPL/pull/35 MAPL PR #35]
  
|-valign=top
+
|-valign="top"
|Updates for GEOS-Chem 14.3 in CESM
+
|Remove InvMEGAN manual diagnostics from hcox_megan_mod.F90
|Lizzie Lundgren (Harvard)
+
|Eloise Marais (UCL)<br>Bob Yantosca (Harvard)
|CESM
+
|HEMCO
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2154 geos-chem PR #2154]
+
*[https://github.com/geoschem/HEMCO/pull/282 HEMCO PR #282]
  
 
|-valign="top"
 
|-valign="top"
|Fixes to run GEOS-Chem 14.3 in the NASA GEOS ESM
+
|Update CESM HEMCO settings to incorporate new emissions since 14.1.2
|Lizzie Lundgren
+
|Lizzie Lundgren (Harvard)<br>Haipeng Lin (Harvard)
|GEOS
+
|CESM
 
|
 
|
*[https://github.com/geoschem/geos-chem/pull/2153 geos-chem PR #2155]
+
*[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