-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 804 Bytes
/
.gitmodules
File metadata and controls
22 lines (22 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "extern/amrex"]
path = extern/amrex
url = https://github.com/AMReX-Codes/amrex.git
[submodule "extern/Microphysics"]
path = extern/Microphysics
url = https://github.com/psharda/Microphysics
branch = development
[submodule "extern/yaml-cpp"]
path = extern/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
[submodule "extern/openPMD-api"]
path = extern/openPMD-api
url = https://github.com/openPMD/openPMD-api.git
[submodule "extern/regression_testing"]
path = extern/regression_testing
url = https://github.com/AMReX-Codes/regression_testing.git
[submodule "extern/turbulence"]
path = extern/turbulence
url = https://github.com/chfeder/turbulence_generator.git
[submodule "extern/AMReX-Hydro"]
path = extern/AMReX-Hydro
url = https://github.com/AMReX-Fluids/AMReX-Hydro.git