Difference between revisions of "GEOS-Chem 14.4.3"

From Geos-chem
Jump to: navigation, search
(Created page with "'''''GEOS-Chem Versions Page''''' This page includes information about GEOS-Chem 14.4.3. This version is a Z-release which means it causes no differenc...")
 
Line 49: Line 49:
 
|[https://github.com/geoschem/Cloud-J/releases/tag/7.7.3 https://github.com/geoschem/Cloud-J/releases/tag/7.7.3]
 
|[https://github.com/geoschem/Cloud-J/releases/tag/7.7.3 https://github.com/geoschem/Cloud-J/releases/tag/7.7.3]
 
|[https://doi.org/10.5281/zenodo.13308354 10.5281/zenodo.13308354]
 
|[https://doi.org/10.5281/zenodo.13308354 10.5281/zenodo.13308354]
 +
 +
|}
 +
 +
== Features in this version ==
 +
=== Updates that will not affect fullchem benchmark simulations ===
 +
{| border=1 cellspacing=0 cellpadding=5
 +
|-bgcolor="#CCCCCC"
 +
!width="500px"|Feature
 +
!width="200px"|Contributor(s)
 +
!width="100px"|Model scope
 +
!width="250px"|Notes and references
 +
 +
|-valign="top"
 +
|Fix incorrect unit conversion for H2O2 in the aerosol-only simulation
 +
|Bob Yantosca
 +
|Aerosol-only simulation
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/2413 geos-chem PR #2413]
 +
 +
|-valign="top"
 +
|Update to Cloud-J version 7.7.3
 +
|Bob Yantosca
 +
|Cloud-J
 +
|
 +
*[https://github.com/geoschem/Cloud-J/releases/tag/7.7.3 Cloud-J 7.7.3 release]
 +
 +
|-valign="top"
 +
|Add tropopause pressure to the GEOS-Chem Classic "SatDiagn" collection
 +
|Eloise Marais (UCL)
 +
|Diagnostics
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/2410 geos-chem PR #2410]
 +
 +
|-valign="top"
 +
|Fixes for HEMCO diagnostic config file HEMCO_Diagn.rc
 +
|Lizzie Lundgren (Harvard)
 +
|Diagnostics
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/2402 geos-chem PR #2402]
 +
 +
|-valign="top"
 +
|Hotfix: Fix invalid YAML syntax in .github/workflows/stale.yml
 +
|Bob Yantosca (Harvard)
 +
|GitHub
 +
|
 +
 +
|-valign="top"
 +
|Add ModelE2.1 (GCAP 2.0) simulation to GCClassic integration tests
 +
|Melissa Sulprizio (Harvard)
 +
|Quality Assurance
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/2394 geos-chem PR #2394]
 +
 +
|-valign="top"
 +
|Add simulation with all diagnostics turned to integration testing
 +
*Also fixed several minor issues caught by the "all diagnostics" tests
 +
|Melissa Sulprizio (Harvard)<br>Bob Yantosca (Harvard)
 +
|Quality Assurance
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/2399 geos-chem PR #2399]
 +
 +
|-valign="top"
 +
|Add GC-Classic transport tracer global half-degree run option with GEOS-IT
 +
|Lizzie Lundgren (Harvard)
 +
|TransportTracers simulation
 +
|
 +
*[https://github.com/geoschem/geos-chem/pull/2397 geos-chem PR #2397]
  
 
|}
 
|}

Revision as of 19:43, 13 August 2024

GEOS-Chem Versions Page

This page includes information about GEOS-Chem 14.4.3. This version is a Z-release which means it causes no differences in the full-chemistry benchmark simulation.

Version overview

Release date: 13 Aug 2024

Model GitHub Release Page DOI
GEOS-Chem Classic 14.4.3 https://github.com/geoschem/GCClassic/releases/tag/14.4.3 10.5281/zenodo.13314490
GCHP 14.4.3 https://github.com/geoschem/GCHP/releases/tag/14.4.3 10.5281/zenodo.13314983

Submodule updates this version

The following submodules were updated to new versions in this release.

Submodule version GitHub release page DOI
GEOS-Chem 14.4.3 https://github.com/geoschem/geos-chem/releases/tag/14.4.3 10.5281/zenodo.13314108
HEMCO 3.9.3 https://github.com/geoschem/HEMCO/releases/tag/3.9.3 10.5281/zenodo.13313990
Cloud-J 7.7.3 https://github.com/geoschem/Cloud-J/releases/tag/7.7.3 10.5281/zenodo.13308354

Features in this version

Updates that will not affect fullchem benchmark simulations

Feature Contributor(s) Model scope Notes and references
Fix incorrect unit conversion for H2O2 in the aerosol-only simulation Bob Yantosca Aerosol-only simulation
Update to Cloud-J version 7.7.3 Bob Yantosca Cloud-J
Add tropopause pressure to the GEOS-Chem Classic "SatDiagn" collection Eloise Marais (UCL) Diagnostics
Fixes for HEMCO diagnostic config file HEMCO_Diagn.rc Lizzie Lundgren (Harvard) Diagnostics
Hotfix: Fix invalid YAML syntax in .github/workflows/stale.yml Bob Yantosca (Harvard) GitHub
Add ModelE2.1 (GCAP 2.0) simulation to GCClassic integration tests Melissa Sulprizio (Harvard) Quality Assurance
Add simulation with all diagnostics turned to integration testing
  • Also fixed several minor issues caught by the "all diagnostics" tests
Melissa Sulprizio (Harvard)
Bob Yantosca (Harvard)
Quality Assurance
Add GC-Classic transport tracer global half-degree run option with GEOS-IT Lizzie Lundgren (Harvard) TransportTracers simulation