forked from TURBO-ESM/turbo-stack
-
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) · 808 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 808 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 "src/MOM6"]
path = submodules/MOM6
url = https://github.com/TURBO-ESM/MOM6.git
[submodule "src/FMS"]
path = submodules/FMS
url = https://github.com/TURBO-ESM/FMS
[submodule "src/CESM_share"]
path = submodules/CESM_share
url = https://github.com/ESCOMP/CESM_share
[submodule "src/MARBL"]
path = submodules/MARBL
url = https://github.com/marbl-ecosys/MARBL
[submodule "dev-utils/gcovlens"]
path = dev-utils/gcovlens
url = https://github.com/alperaltuntas/gcovlens.git
[submodule "submodules/amrex"]
path = submodules/amrex
url = https://github.com/AMReX-Codes/amrex.git
[submodule "submodules/TIM"]
path = submodules/TIM
url = https://github.com/TURBO-ESM/TIM.git
[submodule "submodules/pFUnit"]
path = submodules/pFUnit
url = https://github.com/Goddard-Fortran-Ecosystem/pFUnit.git