GEOS-Chem no-diff-to-benchmark: Difference between revisions
Jump to navigation
Jump to search
Line 33: | Line 33: | ||
*[https://github.com/geoschem/GCHP/pull/463 GCHP PR #463] | *[https://github.com/geoschem/GCHP/pull/463 GCHP PR #463] | ||
*[https://github.com/geoschem/geos-chem/pull/2588 geos-chem PR #2588] | *[https://github.com/geoschem/geos-chem/pull/2588 geos-chem PR #2588] | ||
|-valign="top" | |||
|Prevent segmentation fault in qfyaml with some compilers | |||
|Lizzie Lundgren (Harvard) | |||
|Compilation | |||
| | |||
*[https://github.com/geoschem/geos-chem/pull/2486 geos-chem PR #2486] | |||
|-valign="top" | |-valign="top" | ||
Line 92: | Line 99: | ||
| | | | ||
*[https://github.com/geoschem/HEMCO/pull/296 HEMCO PR #296] | *[https://github.com/geoschem/HEMCO/pull/296 HEMCO PR #296] | ||
|-valign="top" | |||
|Fix typo in tagCO simulation restart date | |||
|Lizzie Lundgren (Harvard) | |||
|TagCO simulation | |||
| | |||
*[https://github.com/geoschem/geos-chem/pull/2612 geos-chem PR #2612] | |||
*[https://github.com/geoschem/geos-chem/pull/2608 geos-chem PR #2608] | |||
|-valign="top" | |||
|Fix error in GC-Classic continous integration tests on Azure Dev Pipelines | |||
|Bob Yantosca (Harvard) | |||
|Testing | |||
| | |||
*[https://github.com/geoschem/GCClassic/pull/77 GCClassic PR #77] | |||
|} | |} |
Revision as of 15:14, 11 December 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 GEOS-Chem 14.5.0 build in CESM by excluding hard dependencies on HEMCO | Haipeng Lin (Harvard) | CESM | |
Add KPP standalone model to GEOS-Chem | Obin Sturm (USC) Bob Yantosca (Harvard) |
Chemistry | |
Prevent segmentation fault in qfyaml with some compilers | Lizzie Lundgren (Harvard) | Compilation | |
Add counter for SatDiagnPedge collection; Prevent satellite diagnostic counters from being inadvertently reset | Bob Yantosca (Harvard) | Diagnostics | |
Prevent History diagnostic collection duration from being shorter than frequency (in GEOS-Chem Classic) | Bob Yantosca (Harvard) | Diagnostics | |
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 | Ian Hough (Université Grenoble Alpes) | Dry-run | |
Remove duplicate WD_RetFactor tag for HgClHO2 entry in species_database.yml | Michael Bertolacci (U. Western Australia) Bob Yantosca (Harvard) |
Hg simulation & Bug fix |
|
Fixes required to compile GCHP adjoint | Kay Suselj (JPL) | GCHP | |
Add allocate guards for arrays in pressure_mod | Joe Wallwork (U. Cambridge) | Structural | |
Remove excessive prints when using MPI | Lizzie Lundgren (Harvard) | Structural | |
Fix typo in tagCO simulation restart date | Lizzie Lundgren (Harvard) | TagCO simulation | |
Fix error in GC-Classic continous integration tests on Azure Dev Pipelines | Bob Yantosca (Harvard) | Testing |