Known bugs and issues
Please see our Issue tracker on GitHub for a list of recent bugs and fixes.
Current bug reports
These bug reports (on GitHub) are currently unresolved. We hope to fix these in future releases.
Other issues that you should know about
Bias in tropospheric J-Values when using 47 vertical levels
GEOS-Chem Classic simulations focused on the troposphere can reduce the number of vertical levels from 72 to 47 by coarsening the vertical resolution in the stratosphere and mesosphere. Recent work shows that this vertical remapping does not affect tropospheric transport, but it has a slight effect on tropospheric photolysis rate constants.
To avoid this issue, we recommend one of the following solutions:
Use 72 vertical levels with all GEOS-Chem Classic fullchem simulations,
Use GCHP (either normal grid or stretched grid) fullchem simulations.
GCC 12.2.0 is discontinued in Spack v1.0.0
As of Spack v1.0, spack-packages has been split off into its own separate repository. This change includes the unfortunate deprecation of the GNU Compiler Collection (GCC) version 12.2.0. It appears that only the most recent minor release in each major release is now treated as stable. These deprecations are updated promptly for example, GCC 12.4.0 is already marked as deprecated just 10 days after the release of GCC 12.5.0.
Deprecated GCC versions are no longer listed with the spack info command, so rather than warning users about deprecation, Spack simply fails with an unhelpful error message about not being able to satisfy the request.
For the time being, we recommend that you use Spack release v0.23.1 which still supports GCC 12.2.0 and related libraries. Please see our Build required software with Spack Supplemental Guide for an updated Spack installation workflow.
Discontinuity in GEOS-FP convection at 01 Jun 2020
The convection scheme used to generate archived GEOS-FP meteorology files changed from RAS to Grell-Freitas starting 01 June 2020 with impact on vertical transport. Discussion and analysis of the impact is available at https://github.com/geoschem/geos-chem/issues/1409.
In addition, there is a bug in convective precipitation flux following the switch where all values are zero. While this bug is automatically fixed by calling different convection schemes in GEOS-Chem, the convection scheme called is based only on run start date. This means that using meteorology for a year different than simulation year may result in choosing the wrong convection scheme. It also means that simulations which span 01 June 2020 will incorrectly use the same convection scheme for the entire run.
Due to these issues we recommend splitting up GEOS-FP runs in time such that a single simulation does not run across 01 June 2020. Instead. set one run to stop on 01 June 2020 and then restart a new run from there. If you wish to use a GEOS-FP meteorology year different from your simulation year please create a GEOS-Chem GitHub issue for assistance.
Reaction rate diagnostics may not work as advertized
It has been brought to our attention that the RxnConst and the RxnRates diagnostic collection may not be working as expected. We are currently investigating.
Bugs that have been resolved
These bugs (reported on GitHub) have been resolved.