Skip to content

Updates 2021-05-25

Compare
Choose a tag to compare
@sdrabenh sdrabenh released this 25 May 16:41
· 2616 commits to main since this release
b770948

0-diff Changes include:

  1. Clean up of land-related, hard-wired MAPL_GetResource() defaults for consistency with GEOS_SurfaceGridComp.r, GEOSgcm, and GEOSgcm_App using NRv7.2 as the default land. Additionally, enable GEOSgcm to output the configuration values in GEOS_SurfaceGridComp.rc.
  2. Fixes a bug in the export of SSKINW (an internal state of Openwater) that was being filled incorrectly leading to MAPL_UNDEF. Now there are actual values.
  3. Merged changes present in GEOSadas-5_27_1_p3 that never made it into the GIT repo: revised stochastic perturbation tendency exports.
  4. A bug fix to prevent a seg-fault during the calculation of the GEOS-Chem lightning flash rate due to an array size mismatch.
  5. Update gitignore for mepo updates.