Difference between revisions of "GEOS-Chem 14.2.1"

From Geos-chem
Jump to: navigation, search
(Version overview)
(Version overview)
Line 89: Line 89:
 
|CESM<br>netCDF I/O
 
|CESM<br>netCDF I/O
 
|
 
|
 +
*[https://github.com/geoschem/geos-chem/pull/1896 geoschem/geos-chem PR #1896]
 
*[https://github.com/geoschem/geos-chem/pull/1879 geoschem/geos-chem PR #1879]
 
*[https://github.com/geoschem/geos-chem/pull/1879 geoschem/geos-chem PR #1879]
 
*[https://github.com/geoschem/HEMCO/issues/225 geoschem/HEMCO #225]
 
*[https://github.com/geoschem/HEMCO/issues/225 geoschem/HEMCO #225]

Revision as of 15:44, 1 August 2023

GEOS-Chem Versions Page

This page includes information about GEOS-Chem 14.2.1 and HEMCO 3.7.1. The GEOS-Chem model development priorities page lists additional developments that may be added.

Version overview

This version is currently in development

The following items have been added to GEOS-Chem 14.2.1. Also see the following Github pages:

Feature Contributor(s) Model scope Notes and references
Updates that will not affect full-chemistry benchmark simulations
Add sanity check for missing molecular weights; Add missing MW for HgBrO
  • NOTE: This also fixes an issue in the TransportTracers simulation where tracers with undefined MW_g values were set to zero concentrations.
Bob Yantosca (Harvard) Bug fix
Prevent double-counting oil emissions in CH4 and carbon simulations
  • This PR moves the EDGAR_REF_TRF entry in HEMCO_Config.rc template files from other anthropogenic emissions to oil emissions so that it can be overwritten by GFEIv2 emissions.
Nick Balasus (Harvard) Bug fix
carbon sim
CH4 sim
tagCH4 sim
Fixes for the SatDiagn diagnostic
  • Add SatDiagnEdge collection
  • Prevent segfault errors
Bob Yantosca (Harvard) Bug fix
Diagnostics
Update minimum KPP version required for the fullchem mechanism from 2.5.0 to 3.0.0
  • This PR closes a loophole where a user could potentially rebuild the fullchem mechanism with a KPP version that is too old.
  • The existing KPP fullchem mechanism code has not been changed, and thus this PR will not affect fullchem benchmark simulations.
Bob Yantosca (Harvard) Bug fix
Fullchem sim
Fix GEOS-Chem Classic parallelization errors revealed by parallelization tests Bob Yantosca (Harvard) Bug fix
Hg sim
Luo Wetdep
Fix incorrect time slice read as boundary conditions in GC-Classic nested model Haipeng Lin (Harvard) Bug fix
Nested grid
Explicitly define tagCH4 simulations instead of making assumption based on number of species Melissa Sulprizio (Harvard) Bug fix
tagCH4 sim
Convert GEOS-Chem netCDF utility routines to use the netCDF-F90 interface
  • This update was necessary to meet CESM coding standards, so that GEOS-Chem can be merged into CESM.
Bob Yantosca (Harvard) CESM
netCDF I/O
Updates for GEOS-Chem in the NASA GEOS ESM
  • Minor updates (mostly in the run directory) to make GEOS-Chem compatible with the most recent GEOS version.
Lizzie Lundgren (Harvard)
Christoph Keller (GMAO)
GEOS
Run directory updates for integration tests
  • This PR now ensures that diagnostic files and restart files are archived in each integration test run directory.
  • Updates to scripts also allow us to compare integration test run directories for identicality.
Bob Yantosca (Harvard) Testing
Updates included in HEMCO 3.7.1 (will not affect full-chemistry benchmarks)
Update Hg0 Emission Factors in hcox_gfed_include_gfed4.H Eric Roy (MIT) Bug fix
HEMCO
Hg sim
Remove extraneous code from hco_extlist_mod.F90 Bob Yantosca (Harvard) Bug fix
HEMCO
Fix incorrect longitude definitions for HEMCO standalone 0.25x03125 and 0.5x0625 grids Nick Balasus (Harvard) Bug fix
HEMCO standalone
Update netCDF code (in src/Shared/NcdfUtil) to use the netCDF-F90 interface
  • This update was necessary to meet CESM coding standards, so that HEMCO could be merged into CESM.
Bob Yantosca (Harvard) CESM
HEMCO
netCDF I/O
Updates that only affect GCHP
Make ESMF logging a run-time option in new configure file ESMF.rc
  • NOTE: This breaks hardwired settings that could only be changed by recompilation
Lizzie Lundgren (Harvard) GCHP
Run directory
Use standard format for AEIC 2019 monthly climatology in ExtData.rc Lizzie Lundgren (Harvard) GCHP
Run directory