GEOS-Chem no-diff-to-benchmark: Difference between revisions

From Geos-chem
Jump to navigation Jump to search
Line 31: Line 31:
|
|
*[https://github.com/geoschem/geos-chem/pull/2508 geos-chem PR #2508]
*[https://github.com/geoschem/geos-chem/pull/2508 geos-chem PR #2508]
|-valign="top"
|Add allocate guards for arrays in pressure_mod
|Joe Wallwork (U. Cambridge)
|Structural
|
*[https://github.com/geoschem/geos-chem/pull/2532 geos-chem PR #2532]


|}
|}

Revision as of 19:06, 20 November 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
Fix inconsistencies between CO2 simulation and carbon simulation with CO2 only Melissa Sulprizio (Harvard) Carbon simulation
Fix trace metals simulation name in config file comments Ian Hough (Université Grenoble Alpes) Documentation
Bug fix: allow uppercase log filename in download_data.py #2508 Ian Hough (Université Grenoble Alpes) Dry-run
Add allocate guards for arrays in pressure_mod Joe Wallwork (U. Cambridge) Structural