From 5c3f66f954618f2a26e755e38866c89107c46468 Mon Sep 17 00:00:00 2001 From: dustinswales Date: Tue, 1 Aug 2023 15:17:27 -0600 Subject: [PATCH] Revrt submodules --- .gitmodules | 4 ++-- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index a8de3516d..dc0798c32 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,8 +4,8 @@ branch = main [submodule "ccpp-physics"] path = ccpp/physics - url = https://github.com/dustinswales/ccpp-physics - branch = ccpp_scheme_sim + url = https://github.com/NCAR/ccpp-physics + branch = main [submodule "CMakeModules"] path = CMakeModules url = https://github.com/noaa-emc/CMakeModules diff --git a/ccpp/physics b/ccpp/physics index 5ab1a5bb7..215ba6de8 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 5ab1a5bb7385214ec8febaa0d2bef2f6a1377481 +Subproject commit 215ba6de8cb5d66e60a65e66c6ea69a73b4463f0