forked from NOAA-GFDL/AM4
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 722 Bytes
/
.gitmodules
File metadata and controls
22 lines (22 loc) · 722 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[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