Skip to content

Commit 957040b

Browse files
fixes from jiayi peng to let stochastic physics work with multiple domains
1 parent 38da98c commit 957040b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.gitmodules

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[submodule "FV3"]
22
path = FV3
3-
url = https://github.com/NOAA-EMC/fv3atm
4-
branch = develop
3+
url = https://github.com/SamuelTrahanNOAA/fv3atm
4+
branch = move-stochy
55
[submodule "WW3"]
66
path = WW3
77
url = https://github.com/NOAA-EMC/WW3
88
branch = dev/ufs-weather-model
99
[submodule "stochastic_physics"]
1010
path = stochastic_physics
11-
url = https://github.com/NOAA-PSL/stochastic_physics
12-
branch = master
11+
url = https://github.com/SamuelTrahanNOAA/stochastic_physics
12+
branch = move-stochy
1313
[submodule "CMakeModules"]
1414
path = CMakeModules
1515
url = https://github.com/NOAA-EMC/CMakeModules

FV3

0 commit comments

Comments
 (0)