GEOS-Chem 13.2.1: Difference between revisions
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
|-valign="top" | |-valign="top" | ||
!colspan="4" bgcolor="#CCFFFF"|Updates that will affect full-chemistry simulations | !colspan="4" bgcolor="#CCFFFF"|Updates that will affect full-chemistry simulations | ||
|-valign="top" | |||
|[https://github.com/geoschem/geos-chem/issues/839 Retire tropchem simulation as an option] | |||
|Melissa Sulprizio (GCST) | |||
|Structural | |||
| | |||
*NOTE: Users can still choose between simulations with 72 or 47 vertical levels | |||
|-valign="top" | |-valign="top" | ||
Line 22: | Line 29: | ||
|Diagnostics | |Diagnostics | ||
| | | | ||
*NOTE: This update will cause JvalO3O1D and JvalO3O3P plots to differ w/r/t previous versions, but will not affect benchmark metrics such as mean OH concentration, MCF lifetime, etc. | *NOTE: This update will cause JvalO3O1D and JvalO3O3P plots to differ w/r/t previous versions, but will not affect benchmark metrics such as mean OH concentration, MCF lifetime, etc. | ||
Line 30: | Line 36: | ||
|-valign="top" | |-valign="top" | ||
|Planeflight diagnostic bug fixes: | |Planeflight diagnostic bug fixes: | ||
*Fixed incorrect unit conversions in planeflight diagnostic output | *[https://github.com/geoschem/geos-chem/issues/796 Fixed incorrect unit conversions in planeflight diagnostic output] | ||
*Run stops unexpectedly when converting altitude -> pressure | *[https://github.com/geoschem/geos-chem/issues/801 Run stops unexpectedly when converting altitude -> pressure] | ||
|Tess Carter (MIT)<br>Bob Yantosca (GCST) | |Tess Carter (MIT)<br>Bob Yantosca (GCST) | ||
|Diagnostics | |Diagnostics | ||
| | | | ||
|-valign="top" | |-valign="top" | ||
|[https://github.com/geoschem/geos-chem/issues/798 | |[https://github.com/geoschem/geos-chem/issues/798 Fixed typo in gc_grid_mod.F90 that caused a regridding error in nested-grid simulations] | ||
|Lizzie Lundgren (GCST)<br>Bob Yantosca (GCST) | |Lizzie Lundgren (GCST)<br>Bob Yantosca (GCST) | ||
|Grids | |Grids | ||
| | |Also see: | ||
*[https://github.com/geoschem/geos-chem/issues/788 geoschem/geos-chem #788] | |||
* | *[https://github.com/geoschem/geos-chem/issues/786 geoschem/geos-chem #786] | ||
* | |||
|-valign="top" | |-valign="top" | ||
Line 59: | Line 62: | ||
|Nested-grid &<br>Testing | |Nested-grid &<br>Testing | ||
| | | | ||
|-valign="top" | |||
|[https://github.com/geoschem/geos-chem/issues/832 Add WashU data server to GCHP data download script] | |||
|Liam Bindle (WashU) | |||
|Data download | |||
| | |||
|-valign="top" | |-valign="top" | ||
Line 66: | Line 73: | ||
*Also enables downloads from <tt>[http://geoschemdata.wustl.edu http://geoschemdata.wustl.edu]</tt> | *Also enables downloads from <tt>[http://geoschemdata.wustl.edu http://geoschemdata.wustl.edu]</tt> | ||
|Bob Yantosca (GCST) | |Bob Yantosca (GCST) | ||
| | |Data download | ||
| | | | ||
|-valign="top" | |-valign="top" | ||
Line 75: | Line 81: | ||
|Diagnostics | |Diagnostics | ||
| | | | ||
|-valign="top" | |-valign="top" | ||
|Bug fixes for nested grid simulations: | |Bug fixes for nested-grid simulations: | ||
*[https://github.com/geoschem/geos-chem/issues/837 Bug fix: Compute grid box latitude edges properly for nested-grid simulations] | *[https://github.com/geoschem/geos-chem/issues/837 Bug fix: Compute grid box latitude edges properly for nested-grid simulations] | ||
**This fixes a bug introduced by the GCAP 2.0 met field updates in 13.1.0 | **This fixes a bug introduced by the GCAP 2.0 met field updates in 13.1.0 | ||
Line 85: | Line 90: | ||
|Nested Grids | |Nested Grids | ||
| | | | ||
|-valign="top" | |-valign="top" | ||
Line 95: | Line 98: | ||
|Hg simulation | |Hg simulation | ||
| | | | ||
|-valign="top" | |-valign="top" | ||
Line 112: | Line 113: | ||
|Config files | |Config files | ||
| | | | ||
|-valign="top" | |-valign="top" | ||
|[https://github.com/GEOS-ESM/MAPL/pull/1002 Bug fix for better error messages if GCHP throws an error during set up | |[https://github.com/GEOS-ESM/MAPL/pull/1002 Bug fix for better error messages if GCHP throws an error during set up] | ||
|Liam Bindle (WashU) | |Liam Bindle (WashU) | ||
|MAPL | |MAPL | ||
| | |Also see: | ||
*[https://github.com/geoschem/MAPL/pull/13 geoschem/MAPL #13] | |||
* | |||
|-valign="top" | |-valign="top" | ||
|[https://github.com/GEOS-ESM/MAPL/pull/962 NetCDF read errors now print an error message that includes the offending file's path and a description of the error | |[https://github.com/GEOS-ESM/MAPL/pull/962 NetCDF read errors now print an error message that includes the offending file's path and a description of the error] | ||
|Liam Bindle (WashU) | |Liam Bindle (WashU) | ||
|MAPL | |MAPL | ||
| | |Also see: | ||
*See [https://github.com/geoschem/MAPL/pull/14 geoschem/MAPL #14] | *See [https://github.com/geoschem/MAPL/pull/14 geoschem/MAPL #14] | ||
Line 135: | Line 133: | ||
|Rundir creation | |Rundir creation | ||
| | | | ||
|} | |} |
Revision as of 22:42, 10 September 2021
This page includes information about GEOS-Chem 13.2.1 which is currently in development.
Version overview
The following items have been added to GEOS-Chem 13.2.1 since the last benchmark for GEOS-Chem 13.2.0. See also the 13.2.1 milestone on Github.
Feature | Contributor(s) | Model scope | Notes |
---|---|---|---|
Updates that will affect full-chemistry simulations | |||
Retire tropchem simulation as an option | Melissa Sulprizio (GCST) | Structural |
|
Bug fix: Make sure JvalO3O1D and JValO3O3P diagnostic arrays are zeroed in flexchem_mod.F90 | Haipeng Lin (Harvard) Lizzie Lundgren (GCST)) |
Diagnostics |
|
Updates that will not affect full-chemistry simulations | |||
Planeflight diagnostic bug fixes: | Tess Carter (MIT) Bob Yantosca (GCST) |
Diagnostics | |
Fixed typo in gc_grid_mod.F90 that caused a regridding error in nested-grid simulations | Lizzie Lundgren (GCST) Bob Yantosca (GCST) |
Grids | Also see: |
Enable nested-grid integration testing with the following updates:
Fullchem
CH4 |
Bob Yantosca (GCST) | Nested-grid & Testing |
|
Add WashU data server to GCHP data download script | Liam Bindle (WashU) | Data download | |
Update the download_data.py script to read global settings from a YAML file
|
Bob Yantosca (GCST) | Data download | |
Bug fix: Halt simulation if Restart.frequency does not match Restart.duration in HISTORY.rc (for GEOS-Chem Classic only) | Bethany Sutherland (NCST) Bob Yantosca (GCST) |
Diagnostics | |
Bug fixes for nested-grid simulations:
|
Bob Yantosca (GCST) Eloise Marais (UCL) |
Nested Grids | |
Bug fixes for Hg simulation: | Harriet Gounia (Wollongong) Jenny Fisher (Wollongong) Bob Yantosca (GCST) Colin Thackray (Harvard) |
Hg simulation | |
Run directory updates for GEOS-Chem in GEOS | Christoph Keller (GMAO) Lizzie Lundgren (GCST) |
GEOS | |
Updates that will only affect GCHP | |||
Bug fix for vertical scale factors in ExtData.rc | Seb Eastham (MIT) Melissa Sulprizio (GCST) |
Config files | |
Bug fix for better error messages if GCHP throws an error during set up | Liam Bindle (WashU) | MAPL | Also see: |
NetCDF read errors now print an error message that includes the offending file's path and a description of the error | Liam Bindle (WashU) | MAPL | Also see: |
Minor GCHP run directory updates | Lizzie Lundgren (GCST) | Rundir creation |
New data directories
The following data directories have been added or updated in this version. You will have to download the directories relevant to your simulation.
Inventory | Type | What was added? | Directory |
---|---|---|---|
HEMCO/SAMPLE_BCs/v2021-07 | Optional | Sample boundary condition files for testing nested-grid simulations (currently: fullchem, CH4) | HEMCO/SAMPLE_BCs/v2021-07 |