From 0177b95a274a2d8b9dd5d17946edbd2310947d29 Mon Sep 17 00:00:00 2001 From: Yunheng Wang Date: Fri, 8 Apr 2022 15:08:50 +0000 Subject: [PATCH 1/2] Added hailcast code in atmos_cubed_sphere --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 43f7ed39f..018b4809b 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 43f7ed39fcd302e8404a152011f7a02c5d76ddc9 +Subproject commit 018b4809ba270c2eb54b419a34f61dd819dec5e3 From ae3c977cda92bd92e4a48bcf6f686abb15777384 Mon Sep 17 00:00:00 2001 From: Yunheng Wang Date: Fri, 8 Apr 2022 19:46:17 +0000 Subject: [PATCH 2/2] Modified .gitmodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6bb663df1..984e9e60a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "atmos_cubed_sphere"] path = atmos_cubed_sphere - url = https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere - branch = dev/emc + url = https://github.com/ywangwof/GFDL_atmos_cubed_sphere + branch = feature/HAILCAST [submodule "ccpp/framework"] path = ccpp/framework url = https://github.com/NCAR/ccpp-framework