aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetTest/param.ccl
diff options
context:
space:
mode:
authorRoland Haas <rhaas@tapir.caltech.edu>2013-09-27 18:32:33 -0700
committerRoland Haas <rhaas@tapir.caltech.edu>2013-09-27 19:18:59 -0700
commit326c42c490629de1c8de3c59b6c62e1e831757b1 (patch)
treed84abe663449f3d66d3b69a9e07fc372056e7e75 /Carpet/CarpetTest/param.ccl
parent0f3d4fb290766ee35cb39f7f3ce78c09d505010f (diff)
CarpetTest: add no_split_in_directions tag
regenerate data for 2 processes, disable slabtest by default
Diffstat (limited to 'Carpet/CarpetTest/param.ccl')
-rw-r--r--Carpet/CarpetTest/param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Carpet/CarpetTest/param.ccl b/Carpet/CarpetTest/param.ccl
index b7df6bf74..5e255153e 100644
--- a/Carpet/CarpetTest/param.ccl
+++ b/Carpet/CarpetTest/param.ccl
@@ -29,3 +29,7 @@ CCTK_INT i8 "eight"
{
0:* :: "should be 8"
} 8
+
+BOOLEAN test_slab "test CarpetSlab, requires NPROCS=1"
+{
+} "no"