From 46ecc1882b5247c37abaccdef9e5e4fe332758e9 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Thu, 28 Mar 2024 15:26:05 -0400 Subject: [PATCH 1/4] update CCPP_typedefs to work with PR#181 --- ccpp/physics | 2 +- scm/src/CCPP_typedefs.F90 | 2 +- scm/src/CCPP_typedefs.meta | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ccpp/physics b/ccpp/physics index 6b0599ef6..4d497be1c 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 6b0599ef6c7ea076336b1f073899c5b97e37d584 +Subproject commit 4d497be1c5c5dddee9afcf8662ac30e005062b8e diff --git a/scm/src/CCPP_typedefs.F90 b/scm/src/CCPP_typedefs.F90 index 878422d39..0b49ed010 100644 --- a/scm/src/CCPP_typedefs.F90 +++ b/scm/src/CCPP_typedefs.F90 @@ -622,7 +622,7 @@ subroutine gfs_interstitial_create (Interstitial, IM, Model) allocate (Interstitial%sigma (IM)) allocate (Interstitial%sigmaf (IM)) allocate (Interstitial%sigmafrac (IM,Model%levs)) - allocate (Interstitial%sigmatot (IM,Model%levs)) + allocate (Interstitial%sigmatot (IM,Model%levs+1)) allocate (Interstitial%snowc (IM)) allocate (Interstitial%snohf (IM)) allocate (Interstitial%snowmt (IM)) diff --git a/scm/src/CCPP_typedefs.meta b/scm/src/CCPP_typedefs.meta index 8ab9f4ba2..8208bd1d5 100644 --- a/scm/src/CCPP_typedefs.meta +++ b/scm/src/CCPP_typedefs.meta @@ -1952,7 +1952,7 @@ standard_name = convective_updraft_area_fraction_at_model_interfaces long_name = convective updraft area fraction at model interfaces units = frac - dimensions = (horizontal_loop_extent,vertical_layer_dimension) + dimensions = (horizontal_loop_extent,vertical_interface_dimension) type = real kind = kind_phys [skip_macro] From efa103fc05fe9f42dbad6aea8d809be127119028 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Thu, 28 Mar 2024 15:37:37 -0400 Subject: [PATCH 2/4] update ccpp/framework --- ccpp/framework | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/framework b/ccpp/framework index 219f2e9c8..f0b9a18b0 160000 --- a/ccpp/framework +++ b/ccpp/framework @@ -1 +1 @@ -Subproject commit 219f2e9c88b7b774becac2bd1453696e105af1c4 +Subproject commit f0b9a18b005d950cb9b0038fbc827b6b37500f43 From adf7b681a9dbb51e5a54697b9105ea06cf2b4652 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Fri, 29 Mar 2024 13:53:18 -0400 Subject: [PATCH 3/4] update ccpp/physics submodule --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 4d497be1c..212f3ff2f 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 4d497be1c5c5dddee9afcf8662ac30e005062b8e +Subproject commit 212f3ff2f909a43597ce4c9063b09b4e1f2b3e3d From 46669778b89378617cab58094aebfb9575722066 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Wed, 10 Apr 2024 13:30:32 -0400 Subject: [PATCH 4/4] update ccpp/physics submodule pointer --- ccpp/physics | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccpp/physics b/ccpp/physics index 212f3ff2f..fd85f43c4 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 212f3ff2f909a43597ce4c9063b09b4e1f2b3e3d +Subproject commit fd85f43c41e823f969f61aac9bde611836ebac3a