Skip to content

Releases: GEOS-ESM/FVdycoreCubed_GridComp

Add dependency to fms_r4

06 Jan 14:50
3405efa
Compare
Choose a tag to compare

This release adds a dependency to fms_r4. We need this because of the weird way we build FV3 as r4 but link to the r8 version of FMS. In that case, we still need to point to the include files from r4 FMS.

But, CMake in that case has no idea that to build, say, Moist, that we need to build fms_r4 before building this.

NOTE

This change is NOT needed in GEOSgcm v12 (i.e., v3) because in that case FMS is in Baselibs/Spack and so CMake doesn't need to know.

v1.2: Updates for CTM

09 Dec 14:26
Compare
Choose a tag to compare

This is a patch update to v1.2 with fixes for the AdvCore needed by CTM


Full Changelog: v1.2.17...v1.2.18

Fixes for Spack Runs of FV3 Standalone

26 Aug 13:19
b31d8b5
Compare
Choose a tag to compare

This release of FVdycoreCubed_GridComp has minor fixes to fv3_setup and fv3.j for spack based runs of GEOSfvdycore


What's Changed

Full Changelog: v2.11.1...v2.12.0

Fix use of variable before set

29 Apr 16:03
cc9e8fd
Compare
Choose a tag to compare

This patch release of v2.11 fixes a bug where in a variable was evaluated before set.

All testing shows this as zero-diff to v2.11.0


What's Changed

Full Changelog: v2.11.0...v2.11.1

Use CMake to detect MPI Stack

21 Feb 16:12
a0d924a
Compare
Choose a tag to compare

This release of FVdycoreCubed_GridComp updates fv3_setup to use CMake detection of MPI stack rather than relying on $BASEDIR. This requires ESMA_cmake v3.41.0


What's Changed

Full Changelog: v2.10.0...v2.11.0

v1: Modify LONG_NAME of DOXDTDYN

26 Jan 15:50
245791d
Compare
Choose a tag to compare

This is an update to the v1 release of FVdycoreCubed_GridComp. The release modifies the LONG_NAME of DOXDTDYN


What's Changed

Full Changelog: v1.13.0...v1.13.1

Updates for NWP and HWT Runs

22 Jan 20:36
4ebb71e
Compare
Choose a tag to compare

This release of FVdycoreCubed_GridComp is non-zero-diff to v2.9.0. The changes are:

  • Better isolation of FV3 settings from GEOSgcm v10 to GEOSgcm v11-HWT
  • Disable fast saturation adjustment in HWT settings by default
  • Patches to get BACM back to v10 skill, plus stealth AIST-NR updates

What's Changed

Full Changelog: v2.9.0...v2.10.0

Add compute_coords_locally namelist entry to fv3.j

09 Nov 15:27
b7c4304
Compare
Choose a tag to compare

This release of FVdycoreCubed_GridComp adds a namelist entry:

       compute_coords_locally = .false.

to fv3.j. This is used by GFDL_atmos_cubed_sphere geos/v2.7.0 and this release REQUIRES that version of GFDL_atmos_cubed_sphere because of this new namelist entry.

This is default .false. and as such is zero-diff. If set to .true. a different, more accurate coordinate calculation is used and it is non-zero-diff (though mainly at round-off levels of difference).


What's Changed

Full Changelog: v2.8.0...v2.9.0

Updates for SCU17 at NCCS

13 Oct 15:50
8a6a6c6
Compare
Choose a tag to compare

This release of FVdycoreCubed_GridComp has updates for fv3_setup for running on the Milan nodes at NCCS. As it is, to run on SLES15 you must build on SLES15 due to OS differences.


What's Changed

Full Changelog: v2.7.0...v2.8.0

Latest Updates from HWT Experiments (zero-diff)

28 Sep 14:24
32b7768
Compare
Choose a tag to compare

This release has zero-diff changes from recent HWT work.

It is zero-diff to v2.6.0


What's Changed

  • Updates from feature/wmputman/hwt_spring_exp by @sdrabenh in #253
  • GitFlow: Merge develop into main for release by @mathomp4 in #255

Full Changelog: v2.6.0...v2.7.0