-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.dependencies.json
More file actions
29 lines (29 loc) · 876 Bytes
/
.dependencies.json
File metadata and controls
29 lines (29 loc) · 876 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
25
26
27
28
29
{
"repos": {
"amrex": {
"url": "https://github.com/AMReX-Codes/amrex.git",
"branch": "development",
"commit": "99914444329f6be784c6a153581c53bc60ae8937"
},
"pelec": {
"url": "https://github.com/AMReX-Combustion/PeleC.git",
"branch": "development",
"commit": "a6b4dff152c2cad2cf0edee58099eefffd2ba328"
},
"pelelmex": {
"url": "https://github.com/baperry2/PeleLMeX.git",
"branch": "jicf-modcon-update",
"commit": "9e7fb9f245c3ef363fc0cbd14960089247934157"
},
"erf": {
"url": "https://github.com/erf-model/ERF.git",
"branch": "development",
"commit": "5613ec3943a33d5f0b4f954e34c4e3ff5559a945"
},
"remora": {
"url": "https://github.com/AMReX-Codes/REMORA.git",
"branch": "development",
"commit": "ef9fd9cebb82a992cf0af3769f0216dce76a42c3"
}
}
}