forked from NOAA-GFDL/AM4
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
35 lines (35 loc) · 1.15 KB
/
.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
28
29
30
31
32
33
34
35
[submodule "src/MOM6"]
path = src/MOM6
url = https://github.com/NOAA-GFDL/MOM6.git
[submodule "src/coupler"]
path = src/coupler
url = https://github.com/NOAA-GFDL/coupler.git
[submodule "src/shared"]
path = src/shared
url = https://github.com/NOAA-GFDL/FMS.git
[submodule "src/atmos_cubed_sphere"]
path = src/atmos_cubed_sphere
url = https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere.git
[submodule "src/atmos_phys"]
path = src/atmos_phys
url = https://github.com/NOAA-GFDL/atmos_phys.git
[submodule "src/land_lad2"]
path = src/land_lad2
url = https://github.com/NOAA-GFDL/lm4.git
branch = land_lad2
[submodule "src/ocean_shared"]
path = src/ocean_shared
url = https://github.com/NOAA-GFDL/ocean_BGC.git
[submodule "src/atmos_drivers"]
path = src/atmos_drivers
url = https://github.com/NOAA-GFDL/atmos_drivers.git
branch = master
[submodule "src/GFDL_atmos_cubed_sphere"]
path = src/GFDL_atmos_cubed_sphere
url = https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere.git
[submodule "src/FMS"]
path = src/FMS
url = https://github.com/NOAA-GFDL/FMS.git
[submodule "src/FMScoupler"]
path = src/FMScoupler
url = https://github.com/NOAA-GFDL/FMScoupler.git