From b912652b5fb94bfc8464689b4c0cbb20b5306845 Mon Sep 17 00:00:00 2001 From: Jun Wang Date: Fri, 24 Sep 2021 12:33:40 +0000 Subject: [PATCH 1/2] update ccpp with decomposition fix --- .gitmodules | 6 ++++-- ccpp/physics | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index a54f243ae..dcc9e427e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,5 +8,7 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/NCAR/ccpp-physics - branch = main + #url = https://github.com/NCAR/ccpp-physics + #branch = main + url = https://github.com/junwang-noaa/ccpp-physics + branch = decomp_fix diff --git a/ccpp/physics b/ccpp/physics index 84c6144f5..2b1246b41 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 84c6144f5412fe0f1ac88e377516f8df5d00f3a7 +Subproject commit 2b1246b4141e0a88c90ef4c81a3de4c76963ab89 From 856d39ec9a044c59951da48542fe5ea55c4c90fa Mon Sep 17 00:00:00 2001 From: "Jun.Wang" Date: Mon, 27 Sep 2021 16:04:28 +0000 Subject: [PATCH 2/2] point ccpp/physics back to ncar --- .gitmodules | 6 ++---- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index dcc9e427e..a54f243ae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,7 +8,5 @@ branch = main [submodule "ccpp/physics"] path = ccpp/physics - #url = https://github.com/NCAR/ccpp-physics - #branch = main - url = https://github.com/junwang-noaa/ccpp-physics - branch = decomp_fix + url = https://github.com/NCAR/ccpp-physics + branch = main diff --git a/ccpp/physics b/ccpp/physics index cf1e9fa81..c3ff637b6 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit cf1e9fa81fdd64faff465020559fed5de575e650 +Subproject commit c3ff637b6b8c3c68e34aa835d161a852ed962d64