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 60: Line 60:
 
|Fix bug in advection when using raw GMAO meteorology files
 
|Fix bug in advection when using raw GMAO meteorology files
 
|Lizzie Lundgren (Harvard)
 
|Lizzie Lundgren (Harvard)
|GCHP advection
+
|GCHP
 
|
 
|
 
*[https://github.com/geoschem/gchp/pull/392 GCHP PR #392]
 
*[https://github.com/geoschem/gchp/pull/392 GCHP PR #392]
Line 67: Line 67:
 
|Add GCHP_WRAPPER C-preprocessor definition for use in submodules
 
|Add GCHP_WRAPPER C-preprocessor definition for use in submodules
 
|Lizzie Lundgren (Harvard)
 
|Lizzie Lundgren (Harvard)
|GCHP build
+
|GCHP
 
|
 
|
 
*[https://github.com/geoschem/GCHP/pull/396 GCHP PR #396]
 
*[https://github.com/geoschem/GCHP/pull/396 GCHP PR #396]
Line 74: Line 74:
 
|Add GCHP advection diagnostics
 
|Add GCHP advection diagnostics
 
|Lizzie Lundgren (Harvard)
 
|Lizzie Lundgren (Harvard)
|GCHP diagnostics
+
|GCHP
 
|
 
|
 
*[https://github.com/geoschem/geos-chem/pull/2199 geos-chem PR #2199]
 
*[https://github.com/geoschem/geos-chem/pull/2199 geos-chem PR #2199]

Revision as of 15:19, 28 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
Fix geopotential height units in netCDF file Chris Holmes (FSU) Diagnostics
Update the docs/requirements.yml to avoid security issues w/ old python versions (used to build the ReadTheDocs documentation) Bob Yantosca (Harvard) Documentation
Fixes to restore proper handling of NEI 3D emissions Nicholas Balasus (Harvard) Emissions
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
Add GCHP_WRAPPER C-preprocessor definition for use in submodules Lizzie Lundgren (Harvard) GCHP
Add GCHP advection diagnostics 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
Add GitHub action for compile-only integration tests (GCClassic only for now) 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
Update integration & parallel test scripts to input the test type and reduce the number of input arguments Bob Yantosca (Harvard) Testing
Update integration tests to pass quick option to compile scripts Melissa Sulprizio (Harvard) Testing