forked from erf-model/ERF
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 732 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "Submodules/AMReX"]
path = Submodules/AMReX
url = https://github.com/amrex-codes/amrex.git
shallow = true
[submodule "Submodules/RRTMGP"]
path = Submodules/RRTMGP
url = https://github.com/E3SM-Project/rte-rrtmgp
branch = jgfouca/more_perf
shallow = true
[submodule "Submodules/Noah-MP"]
path = Submodules/Noah-MP
url = https://github.com/erf-model/noahmp.git
shallow = false
[submodule "Submodules/WW3"]
path = Submodules/WW3
url = https://github.com/erf-model/WW3
shallow = true
[submodule "Submodules/ekat"]
path = Submodules/ekat
url = https://github.com/E3SM-Project/EKAT
[submodule "Submodules/googletest"]
path = Submodules/googletest
url = https://github.com/google/googletest.git
shallow = true