From 2455eb31d1e54bd85885938c3b5837b12c01de6f Mon Sep 17 00:00:00 2001 From: "samuel.trahan" Date: Thu, 22 Sep 2022 20:35:16 +0000 Subject: [PATCH 1/4] module_sf_ruclsm workaround needed for subnormal numbers (gfortran issue during DEBUG=ON) --- atmos_cubed_sphere | 2 +- ccpp/physics | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index fad4c9f1f..aa4282739 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit fad4c9f1fc29c0cbb47df9a07a573249155a1c42 +Subproject commit aa4282739e883bdfc302418b72af915850f94563 diff --git a/ccpp/physics b/ccpp/physics index b70c3859e..f0e2f0d9c 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit b70c3859eb591ef0f1dbadd4721e171bb83ffcd8 +Subproject commit f0e2f0d9c76c5c6378c1a2722a4c33f5355e8cb6 From 32b9094a3d0c3b2c9c28e40a7b2df771fbf2c12b Mon Sep 17 00:00:00 2001 From: "samuel.trahan" Date: Fri, 23 Sep 2022 20:41:01 +0000 Subject: [PATCH 2/4] move snow sanity check to sanity check regions of lsm_ruc, and apply to "snow on ice" as well --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index f0e2f0d9c..fe5717458 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit f0e2f0d9c76c5c6378c1a2722a4c33f5355e8cb6 +Subproject commit fe57174580d786c82d22ebbf7ffba643755119e0 From 75c8c451494682349d9cd41d9a2f3e141c40ba73 Mon Sep 17 00:00:00 2001 From: "samuel.trahan" Date: Tue, 27 Sep 2022 13:20:36 +0000 Subject: [PATCH 3/4] use i-1 & j-1 for two-point averages, when available --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index aa4282739..8ede46ba1 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit aa4282739e883bdfc302418b72af915850f94563 +Subproject commit 8ede46ba1c2cd22d8000ba9b3ec460833b8eed40 From 2a261ecb4a932268f2e34cd8e2c6d24b3fd7082d Mon Sep 17 00:00:00 2001 From: "samuel.trahan" Date: Wed, 28 Sep 2022 13:47:42 +0000 Subject: [PATCH 4/4] point to RRFS_dev atmos_cubed_sphere and ccpp/physics --- atmos_cubed_sphere | 2 +- ccpp/physics | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 8ede46ba1..ff5cfe762 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 8ede46ba1c2cd22d8000ba9b3ec460833b8eed40 +Subproject commit ff5cfe7620e01ca1bdf2f280154c48799befd17d diff --git a/ccpp/physics b/ccpp/physics index fe5717458..1985ee168 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit fe57174580d786c82d22ebbf7ffba643755119e0 +Subproject commit 1985ee16843caaff6fb9074cb3d97505197bb6e7