-
-
Notifications
You must be signed in to change notification settings - Fork 59
/
.gitmodules
35 lines (35 loc) · 1.1 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
[submodule "tutorials"]
path = imported/tutorials
url = https://github.com/precice/tutorials.git
branch = develop
[submodule "openfoam-adapter"]
path = imported/openfoam-adapter
url = https://github.com/precice/openfoam-adapter.git
branch = develop
[submodule "imported/aste"]
path = imported/aste
url = https://github.com/precice/aste.git
branch = develop
[submodule "imported/micro-manager"]
path = imported/micro-manager
url = https://github.com/precice/micro-manager.git
branch = develop
[submodule "imported/fmi-runner"]
path = imported/fmi-runner
url = https://github.com/precice/fmi-runner
branch = main
[submodule "imported/su2-adapter"]
path = imported/su2-adapter
url = https://github.com/precice/su2-adapter
branch = develop
[submodule "imported/dune-adapter"]
path = imported/dune-adapter
url = https://github.com/precice/dune-adapter
branch = main
[submodule "imported/dumux-adapter"]
path = imported/dumux-adapter
url = https://github.com/precice/dumux-adapter
branch = develop
[submodule "imported/preeco-orga"]
path = imported/preeco-orga
url = https://github.com/precice/preeco-orga