forked from quokka-astro/quokka
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 793 Bytes
/
.gitmodules
File metadata and controls
22 lines (22 loc) · 793 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "src/fmt"]
path = extern/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "extern/amrex"]
path = extern/amrex
url = https://github.com/AMReX-Codes/amrex.git
[submodule "extern/grackle_data_files"]
path = extern/grackle_data_files
url = https://github.com/grackle-project/grackle_data_files.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