From b55bdfb1d4fd193abb515f224399725df8507b50 Mon Sep 17 00:00:00 2001 From: hannah barnes Date: Mon, 6 Jan 2020 11:46:11 -0700 Subject: [PATCH 1/3] Moved number concentration approximation from cu_gf_driver to interstitial code --- FV3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FV3 b/FV3 index 0dcce971e6..8789b87daf 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 0dcce971e639ab2a47e1d1182b9960303590793c +Subproject commit 8789b87daf9ba53e24f341a42c75039ebd901df9 From 4b8d4c141f1d7d5dd03ed047a543f6cdd8b55ed1 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Mon, 17 Feb 2020 09:55:33 -0700 Subject: [PATCH 2/3] Update .gitmodules and submodule pointer for FV3 --- .gitmodules | 4 ++-- FV3 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 409c6ee5a5..4f128db2ef 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "FV3"] path = FV3 - url = https://github.com/NOAA-GSD/fv3atm - branch = gsd/develop + url = https://github.com/climbfuji/fv3atm + branch = move_number_concentration_bugfix_SAR_reorg_interstitials [submodule "NEMS"] path = NEMS url = https://github.com/NOAA-EMC/NEMS diff --git a/FV3 b/FV3 index ee400da886..e43103d5ca 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit ee400da886d172ce8fa4c0831982905abc6b22d6 +Subproject commit e43103d5ca53adbb4bba883d530a6411c6f936c4 From d40bb01e331aac0f4f4cfb7a1d0dbd707a8839e8 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Tue, 18 Feb 2020 10:23:03 -0700 Subject: [PATCH 3/3] Revert change to .gitmodules, update submodule pointer for fv3atm --- .gitmodules | 4 ++-- FV3 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4f128db2ef..409c6ee5a5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "FV3"] path = FV3 - url = https://github.com/climbfuji/fv3atm - branch = move_number_concentration_bugfix_SAR_reorg_interstitials + url = https://github.com/NOAA-GSD/fv3atm + branch = gsd/develop [submodule "NEMS"] path = NEMS url = https://github.com/NOAA-EMC/NEMS diff --git a/FV3 b/FV3 index e43103d5ca..33006607ec 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit e43103d5ca53adbb4bba883d530a6411c6f936c4 +Subproject commit 33006607ecb7b2c4c12228ad038ad6cd1a2a0c7c