GEOS-Chem no-diff-to-benchmark: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 17: | Line 17: | ||
| | | | ||
*[https://github.com/geoschem/geos-chem/pull/2510 geos-chem PR #2510] | *[https://github.com/geoschem/geos-chem/pull/2510 geos-chem PR #2510] | ||
|-valign="top" | |||
|Fix GEOS-Chem 14.5.0 build in CESM by excluding hard dependencies on HEMCO | |||
|Haipeng Lin (Harvard) | |||
|CESM | |||
| | |||
*[https://github.com/geoschem/geos-chem/pull/2542 geos-chem PR #2542] | |||
|-valign="top" | |-valign="top" | ||
Line 35: | Line 42: | ||
|-valign="top" | |-valign="top" | ||
|Bug fix: allow uppercase log filename in download_data.py | |Bug fix: allow uppercase log filename in download_data.py | ||
|Ian Hough (Université Grenoble Alpes) | |Ian Hough (Université Grenoble Alpes) | ||
|Dry-run | |Dry-run | ||
| | | | ||
*[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" | |||
|Remove duplicate <tt>WD_RetFactor</tt> tag for HgClHO2 entry in <tt>species_database.yml</tt> | |||
|Michael Bertolacci (U. Western Australia)<br>Bob Yantosca (Harvard) | |||
|Hg simulation &<br>Bug fix | |||
| | |||
*[https://github.com/geoschem/geos-chem/pull/2532 geos-chem PR #2532] | |||
|-valign="top" | |||
|Fixes required to compile GCHP adjoint | |||
|Kay Suselj (JPL) | |||
|GCHP | |||
| | |||
*[https://github.com/geoschem/geos-chem/pull/2578 geos-chem PR #2578] | |||
|-valign="top" | |-valign="top" |
Latest revision as of 22:29, 21 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 GEOS-Chem 14.5.0 build in CESM by excluding hard dependencies on HEMCO | Haipeng Lin (Harvard) | CESM | |
Add counter for SatDiagnPedge collection; Prevent satellite diagnostic counters from being inadvertently reset | 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 |