Skip to content

Releases: GEOS-ESM/GEOSgcm

Non-0-diff Updates 2021-04-15

15 Apr 20:25
7cb3c82
Compare
Choose a tag to compare

Zero-diff to previous release: NO

Restart Changes: YES

History Changes: YES

Major Non-0-diff changes include:

  1. Modified PCHEM interpolation that fixes the problem of negative PCHEM tracers.
  2. A bug fix to atmOcnIntlayer consistent with what was applied to GEOS-FP GEOS-5.27.1 (02/2021) which mitigates anomalous spikes in TSKINWTR and related fields when the sea ice fraction departs 100%.
  3. Changed scaling and cleaned up Henry's law code in ConvPar_GF_GEOS5 (bug fix, non-zero diff for GOCART).
  4. Update to use the 2020 NRL Solar file.

Major 0-diff changes include:

  1. Fix DUAL_OCEAN options in coupled model to only work with MOM5 (It does not and can not work with MOM6).
  2. Added diagnostic output for NH3, NH4A convective scavenging to GEOS_MoistGridComp used for GOCART evaluation.
  3. Revive OceanBioGeoChem.
  4. Fixed CMake bugs for DAS build only libraries.
  5. Upticks of FVdycoreCubed_GridComp, fvdycore, and cmake repos.

Upgrade to ESMF 8.1.0

06 Apr 18:25
df7be68
Compare
Choose a tag to compare

Zero-diff to previous release: YES

Zero-diff to regridding: YES

Restart Changes: NO

History Changes: NO

Major changes include:

  1. Upgrade to ESMA_env v3.2.0 whose main change is updating to ESMF 8.1.0, which is needed for MAPL development. All testing has shown it zero-diff to GEOSgcm with ESMF 8.0.1. Tests were run from C12 to C720 as well as Replay and MOM6. However, ESMF notes that there are changes in some regridding situations which could produce non-zero-diff results.

Updates 2021-04-06

06 Apr 16:39
eeffa66
Compare
Choose a tag to compare

Zero-diff to previous release: YES for hydrostatic, NO for nonhydrostatic

Zero-diff to regridding: YES

Restart Changes: NO

History Changes: NO

Major changes include:

  1. parallel_build.csh now accepts a -hydrostatic or -nonhydrostatic argument during building. If no argument is provided the model will build hydrostatically as before. Therefore, setup scripts were modified depending on what -DHYDROSTATIC option was supplied to CMake. If -DHYDROSTATIC=ON then it will assume the user wants to use hydrostatic dynamics options and vice versa.
  2. Fixed decomposition regression for nonhydrostatic model.
  3. Updates from ADAS 5.27 folded into git GMAO_Shared v1.3.9. This brings the GEOSadas code closer to the current GEOSgcm.
  4. Upticks in MOM6, MAPL, env and other repositories.

Updates 2021-03-17

18 Mar 13:21
6f552f6
Compare
Choose a tag to compare

Zero-diff to previous release: YES

Zero-diff to regridding: NO for agcm_import_rst

Restart Changes: NO

History Changes: NO

Major changes include:

  1. Moved GOCART legacy to be sourced from separate GOCART repository.
  2. Update to MOM6 geos/v2.0.0 and update to FMS geos/2019.01.02+noaff.6
  3. Bug fix for regrid.pl which can cause non-0-diff regridding for agcm_import_rst.
  4. Fixed MOM6 diagnostics to use correct netcdf reference year.
  5. Fix bug in gustiness calculations.
  6. Fixed a bug in rotation angle for surface ocean stress.
  7. DSO's for mom5 and mom6.
  8. GAAS Replay fix.
  9. Add MOM.res.nc to the list of restarts that are checked in regression testing.
  10. Remove OCEAN_PRELOAD since it is not needed with the DSO.
  11. Change path names to support "automatic" MERRA-2 Regular Replay at NAS.
  12. Remove CMIP_1977_1982 directory in GEOS_Util/pre/NSIDC-OSTIA_SST-ICE_blend.
  13. Update binarytile.x for river routing.
  14. Bug fix for edge level arrays out-of-bounds in Lighting_mod.
  15. Plot updates for stats.

Updates 2021-02-12

12 Feb 23:23
0922ecb
Compare
Choose a tag to compare

Zero-diff to previous release: YES

Restart Changes: NO

History Changes: NO

Major changes include:

  1. Performance modification for surface rc file in run methods.
  2. Relocation of mk_restarts and Raster.
  3. Bugfix for running Catchment-CN with constant CO2.
  4. Fixed land BCs in coupled mode
  5. Added optional PCHEM species file with prod/loss of strat water vapor
  6. Added support for the new Rome nodes at NAS named like r201c2t1n4
  7. Plots and stats updates.
  8. Eliminated references to MAPL_COMM - these are no longer used and will be deleted in future releases of MAPL.
  9. Upgrade to MAPL v2.6.0

Upgrade to MAPL-2.5.0

29 Jan 16:57
2ce2915
Compare
Choose a tag to compare

Zero-diff to previous release: YES

Restart Changes: NO

History Changes: NO

Major changes include:

  1. Upgrade to MAPL 2.5.0
  2. Updates to plots and stats package.
  3. Updated PBS Batch handling at NAS.
  4. Addded CODE_OF_CONDUCT.md

Updates 2021-01-12

12 Jan 18:02
b411164
Compare
Choose a tag to compare

Zero-diff to previous release: YES

Restart Changes: NO

History Changes: YES - Roundoff differences in TSOIL1 and TSOIL2

Major changes include:

  1. Soil temperatures export variables (TP's) are now in units of Kelvin throughout the Catch and CatchCN. Note: this has introduced roundoff differences in TSOIL1 and TSOIL2 output.
  2. New MOM6 configuration (OM4), and a bug fix in MOM6_Plug.
  3. Update default coupled model surf collection with a few addition fields.
  4. Fix saltwater_internal splitting to work with in AMIP and EMIP mode.
  5. Add ASSERTs to RRTMG to test input sanity.
  6. Adds a -partition option to mk_restarts so that there can be a -partition option in regrid.pl.
  7. Fix gcm_convert.j which was broken.
  8. Added flag to regrid_forcing_esmf.x to force a 0 to 1 range when regridding files that should use fractions.
  9. Update flags for zonal.f to match CVS and fixed a bug in res/zonal.gs for zonal.x location.
  10. Updates to ignores CI if non-essential files are updated (only).
  11. Use CONFIGURE_DEPENDS flag to check if any globbed files changed when re-running cmake.
  12. Allow use of aggressive flags with GEOS.

Mepo Default

25 Nov 21:02
9d6f36e
Compare
Choose a tag to compare

Zero-diff to previous release: YES

Restart Changes: NO

Major changes include:

  1. The way the model is build has changed. Manage externals is no longer supported. Mepo is now the default and replacement manager for multiple repositories.
  2. Add dependency to turn on BUILD_SHARED_LIBS for NCEP_Shared.
  3. Splits the RRTMG k_g tables into separate files.
  4. Bugfix to change Intel Debug flags for MOM6 and FMS.
  5. gcm_run.j bugfix for tile_hist running MOM6.
  6. Update plots and stats to be consistent with recent CVS tags.
  7. Bugfix for C99 compliance on MacOS.
  8. Updates to CI and other subrepos.

Update 2020-11-02

02 Nov 14:04
2f891d3
Compare
Choose a tag to compare

Zero-diff to previous release: YES

Restart Changes: NO

Changes include:

  1. Added fixture section to components.yaml

Updates 2020-10-28

28 Oct 20:54
ad851b5
Compare
Choose a tag to compare

Zero-diff to previous release: YES for default catchment, NO for CatchmentCN

Restart Changes: NO

The latest release is a 0-diff change when running the default catchment. However, it is a non-0-diff change when running CatchmentCN.

  1. Updates to land:
    1. SurfParams: Introduced separate parameter collections for different land model choices that are being cross-checked against the land model choice.
    2. Updates to reproduce Fanwei Zeng’s LDASsa Catchment-CN simulations (science-validated, published) using the 'CN_CLM4' option.
  2. Restructure/Refactor DO_OBIO (see Issue #362)
  3. Add Docker authentication for pulls.
  4. Add logger for NaN detection (at a WARNING level) for QSAT and DQSAT codes.
  5. Make plots/configure portable when using someone else's build.
  6. Allow longer job names for PBS/SLURM.
  7. Update to MAPL.