-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy path.gitmodules
40 lines (40 loc) · 1.21 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
[submodule "types/nwchem"]
path = types/nwchem
url = https://github.com/kitware/simput
branch = type-nwchem
[submodule "types/nwchem-neb"]
path = types/nwchem-neb
url = https://github.com/kitware/simput
branch = type-nwchem-neb
[submodule "types/openfoam-periodic"]
path = types/openfoam-periodic
url = https://github.com/kitware/simput
branch = type-openfoam-periodic
[submodule "types/openfoam-tutorials"]
path = types/openfoam-tutorials
url = https://github.com/kitware/simput
branch = type-openfoam-tutorials
[submodule "types/openfoam-windtunnel"]
path = types/openfoam-windtunnel
url = https://github.com/kitware/simput
branch = type-openfoam-windtunnel
[submodule "types/pyfr"]
path = types/pyfr
url = https://github.com/kitware/simput
branch = type-pyfr
[submodule "types/vcard"]
path = types/vcard
url = https://github.com/kitware/simput
branch = type-vcard
[submodule "types/vera"]
path = types/vera
url = https://github.com/kitware/simput
branch = type-vera
[submodule "types/parflow-conus"]
path = types/parflow-conus
url = https://github.com/kitware/simput
branch = type-parflow-conus
[submodule "types/parflow"]
path = types/parflow
url = https://github.com/kitware/simput
branch = type-parflow