We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd48f55 commit 93054eeCopy full SHA for 93054ee
test/tests/multiapps/shell_tube_heat_exchanger/tests
@@ -16,17 +16,4 @@
16
command = "bash -c './prep.sh -e 500 -w 50'"
17
prereq = run_short
18
[]
19
- [heavy_prep]
20
- type = RunCommand
21
- command = "bash -c './prep.sh -d -e 500 -w 50'"
22
- heavy = true
23
- []
24
- [run_heavy]
25
- type = RunApp
26
- input = solid.i
27
- min_parallel = 4
28
- max_parallel = 4
29
- prereq = heavy_prep
30
31
32
0 commit comments