diff --git a/.gitmodules b/.gitmodules index 2fdeca40a..22a02409b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,13 @@ branch = dtc/develop [submodule "ccpp/framework"] path = ccpp/framework - url = https://github.com/NCAR/ccpp-framework - branch = dtc/develop + #url = https://github.com/NCAR/ccpp-framework + #branch = dtc/develop + url = https://github.com/climbfuji/ccpp-framework + branch = avoid_recompile_without_change [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/NCAR/ccpp-physics - branch = dtc/develop + #url = https://github.com/NCAR/ccpp-physics + #branch = dtc/develop + url = https://github.com/climbfuji/ccpp-physics + branch = avoid_recompile_without_change diff --git a/ccpp/framework b/ccpp/framework index 3cd0f1eab..a14dc3442 160000 --- a/ccpp/framework +++ b/ccpp/framework @@ -1 +1 @@ -Subproject commit 3cd0f1eab74cd838e93b7e24c87f1d96eb4fe0c4 +Subproject commit a14dc3442075fbe60ea135678f63d01f2f29044d diff --git a/ccpp/physics b/ccpp/physics index f28862601..4680d9dc3 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit f28862601cb3dff8b0198e3ed8c9a6bac4c901f4 +Subproject commit 4680d9dc36312dd69b0e082e32986a4dcd8f7377