diff --git a/.gitmodules b/.gitmodules index a9b719bb8..a0b57149f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,13 +8,11 @@ path = ccpp/framework url = https://github.com/NCAR/ccpp-framework branch = production/RRFS.v1 -[submodule "ccpp/physics"] - path = ccpp/physics -# url = https://github.com/ufs-community/ccpp-physics -# branch = production/RRFS.v1 - url = https://github.com/JiliDong-NOAA/ccpp-physics - branch = sigmab_restart_fix [submodule "upp"] path = upp url = https://github.com/NOAA-EMC/UPP branch = develop +[submodule "ccpp/physics"] + path = ccpp/physics + url = https://github.com/JiliDong-NOAA/ccpp-physics.git + branch = sigmab_restart_fix diff --git a/ccpp/physics b/ccpp/physics index 852f8060d..5da47dc25 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 852f8060d20642272d707aa82a6222f5a04007fa +Subproject commit 5da47dc25298e8ce5588f687ea3a0023034975d0