From b411c6cde73ade61872c2169a7f9f05525bf1d60 Mon Sep 17 00:00:00 2001 From: Dustin Swales Date: Thu, 18 Jul 2024 20:18:31 +0000 Subject: [PATCH] Create feature/mpas-dycore branch --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index a3775fc12d..937184f7f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "FV3"] path = FV3 - url = https://github.com/NOAA-EMC/fv3atm - branch = develop + url = https://github.com/NCAR/fv3atm + branch = feature/mpas-dycore [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3