From c5260427d4b38fa08757cca1cdc1f98d210a0596 Mon Sep 17 00:00:00 2001 From: Oliver Watt-Meyer Date: Wed, 22 Apr 2020 16:07:30 +0000 Subject: [PATCH 1/3] Update Fortran sources to incldue FMS build change --- lib/external | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/external b/lib/external index 31fc2ee3..b19fb384 160000 --- a/lib/external +++ b/lib/external @@ -1 +1 @@ -Subproject commit 31fc2ee360d9d5d3900cfb7b66393eabf8f05557 +Subproject commit b19fb384945c76660b0c3639af7025b783143318 From 7902123397bec162e527bf4c13000949f6a04f9d Mon Sep 17 00:00:00 2001 From: Oliver Watt-Meyer Date: Wed, 22 Apr 2020 19:24:28 +0000 Subject: [PATCH 2/3] Point to latest master commit of fv3gfs-fortran --- lib/external | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/external b/lib/external index b19fb384..42f2877a 160000 --- a/lib/external +++ b/lib/external @@ -1 +1 @@ -Subproject commit b19fb384945c76660b0c3639af7025b783143318 +Subproject commit 42f2877a4e04882a1046d35662bce61c85385e27 From 6eac35250cefc1ec09bd122faae0665d7d7651ee Mon Sep 17 00:00:00 2001 From: Oliver Watt-Meyer Date: Wed, 22 Apr 2020 19:25:37 +0000 Subject: [PATCH 3/3] Update HISTORY.md --- HISTORY.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 6d0667a7..cc931979 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,8 +5,12 @@ Latest ------ Major changes: -- Updated fv3gfs-fortran submodule to 31fc2ee. Important changes are addition of `do_gfdl_mp_in_physics` and `do_only_clearsky_rad` namelist parameters. -Minor changs: +- Updated fv3gfs-fortran submodule to 42f2877a. Important changes are: + - Addition of `do_gfdl_mp_in_physics` and `do_only_clearsky_rad` namelist parameters. + - Physical constants in model changed to `GFS_PHYS` versions. + - Preliminary online coarse-graining code infrastructure introduced. + +Minor changes: - Replaced latent and sensible heat fortran variable names with instantaneous versions instead of cumulative. Updated units of total_precipitation.