forked from E3SM-Project/E3SM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
51 lines (51 loc) · 1.71 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "fates"]
path = components/elm/src/external_models/fates
url = [email protected]:NGEET/fates.git
[submodule "alm-mpp"]
path = components/elm/src/external_models/mpp
url = [email protected]:MPP-LSM/MPP.git
branch = alm/develop
[submodule "sbetr"]
path = components/elm/src/external_models/sbetr
url = [email protected]:BeTR-biogeochemistry-modeling/sbetr.git
[submodule "externals/kokkos"]
path = externals/kokkos
url = [email protected]:E3SM-Project/kokkos.git
branch = e3sm/kokkos
[submodule "rrtmgp"]
path = components/eam/src/physics/rrtmgp/external
url = [email protected]:RobertPincus/rte-rrtmgp.git
branch = develop
[submodule "externals/scorpio"]
path = externals/scorpio
url = [email protected]:E3SM-Project/scorpio.git
branch = master
[submodule "externals/scorpio_classic"]
path = externals/scorpio_classic
url = [email protected]:E3SM-Project/scorpio.git
branch = scorpio_classic
[submodule "cosp2"]
path = components/eam/src/physics/cosp2/external
url = [email protected]:CFMIP/COSPv2.0.git
branch = CESM_v2.1.4
[submodule "cime"]
path = cime
url = [email protected]:ESMCI/cime.git
branch = master
[submodule "externals/YAKL"]
path = externals/YAKL
url = [email protected]:mrnorman/YAKL.git
[submodule "externals/cub"]
path = externals/cub
url = [email protected]:NVlabs/cub.git
[submodule "Submod"]
branch = rljacob/e3smconfig/elm-name
[submodule "components/mpas-ocean/src/cvmix"]
path = components/mpas-ocean/src/cvmix
url = [email protected]:CVMix/CVMix-src.git
[submodule "components/mpas-ocean/src/BGC"]
path = components/mpas-ocean/src/BGC
url = [email protected]:E3SM-Project/Ocean-BGC.git
[submodule "components/mpas-ocean/src/gotm"]
path = components/mpas-ocean/src/gotm
url = [email protected]:E3SM-Project/GOTMcode.git