aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/CarpetProlongateTest/test/test.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'CarpetExtra/CarpetProlongateTest/test/test.ccl')
-rw-r--r--CarpetExtra/CarpetProlongateTest/test/test.ccl27
1 files changed, 21 insertions, 6 deletions
diff --git a/CarpetExtra/CarpetProlongateTest/test/test.ccl b/CarpetExtra/CarpetProlongateTest/test/test.ccl
index 64715cb78..e7072a112 100644
--- a/CarpetExtra/CarpetProlongateTest/test/test.ccl
+++ b/CarpetExtra/CarpetProlongateTest/test/test.ccl
@@ -2,30 +2,45 @@ NPROCS 2
TEST test_interp
{
-NPROCS 1
+ NPROCS 1
}
TEST test_cc_tvd
{
-NPROCS 1
+ NPROCS 1
}
TEST test_cc_tvd_hi
{
-NPROCS 1
+ NPROCS 1
}
TEST test_cc_tvd_x
{
-NPROCS 1
+ NPROCS 1
}
TEST test_cc_tvd_y
{
-NPROCS 1
+ NPROCS 1
}
TEST test_cc_tvd_z
{
-NPROCS 1
+ NPROCS 1
+}
+
+TEST test_o7
+{
+ ABSTOL 2.0e-11
+}
+
+TEST test_o9
+{
+ ABSTOL 5.0e-10
+}
+
+TEST test_o11
+{
+ ABSTOL 3.0e-8
}