From 6c9e1c02985c2dc0b80bd7af0f0db13cadaa6eb8 Mon Sep 17 00:00:00 2001 From: Michael Toy Date: Sat, 11 Sep 2021 23:44:15 +0000 Subject: [PATCH] fixed issue with decomp-change RT failures with ugwpv1 and made other bugfixes in ccpp/physics --- .gitmodules | 4 ++-- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index afe6f27dd..4ad21bebf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,5 +8,5 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/NCAR/ccpp-physics - branch = main + url = https://github.com/mdtoy/ccpp-physics + branch = ugwpv1_various_bugfixes diff --git a/ccpp/physics b/ccpp/physics index cb2b5166a..69dc13ddd 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit cb2b5166af5b5c5b284d910f36be31f67b325e8c +Subproject commit 69dc13ddd87c66e62c097fe45f93669872829c45