forked from breichl/MOM6-Hurricane
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 825 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "src/mkmf"]
path = src/mkmf
url = https://github.com/NOAA-GFDL/mkmf.git
[submodule "src/FMS"]
path = src/FMS
url = https://github.com/NOAA-GFDL/FMS.git
[submodule "src/MOM6"]
path = src/MOM6
url = [email protected]:breichl/MOM6.git
[submodule "src/SIS2"]
path = src/SIS2
url = https://github.com/NOAA-GFDL/SIS2.git
[submodule "src/atmos_null"]
path = src/atmos_null
url = https://github.com/NOAA-GFDL/atmos_null.git
[submodule "src/coupler"]
path = src/coupler
url = https://github.com/NOAA-GFDL/coupler.git
[submodule "src/land_null"]
path = src/land_null
url = https://github.com/NOAA-GFDL/land_null.git
[submodule "src/icebergs"]
path = src/icebergs
url = https://github.com/NOAA-GFDL/icebergs.git
[submodule "src/ice_param"]
path = src/ice_param
url = https://github.com/NOAA-GFDL/ice_param.git