forked from E3SM-Project/E3SM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 805 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "components/clm/src/external_models/fates"]
path = components/clm/src/external_models/fates
url = [email protected]:NGEET/fates.git
[submodule "alm-mpp"]
path = components/clm/src/external_models/mpp
url = [email protected]:MPP-LSM/MPP.git
branch = alm/develop
[submodule "sbetr"]
path = components/clm/src/external_models/sbetr
url = [email protected]:BeTR-biogeochemistry-modeling/sbetr.git
[submodule "components/mpas-source"]
path = components/mpas-source
url = [email protected]:MPAS-Dev/MPAS-Model.git
[submodule "externals/kokkos"]
path = externals/kokkos
url = [email protected]:kokkos/kokkos.git
branch = develop
[submodule "components/cam/src/physics/rrtmgp/external"]
path = components/cam/src/physics/rrtmgp/external
url = [email protected]:RobertPincus/rte-rrtmgp.git
branch = master