aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/test.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test.ccl b/test/test.ccl
index 48effda..ac6b7d9 100644
--- a/test/test.ccl
+++ b/test/test.ccl
@@ -23,4 +23,8 @@ TEST twopunctures
TEST twopunctures_carpet
{
NPROCS 2
+ # along the x-axis we encounter the singularity
+ RELTOL 2e-3 ^gxx\.x\.asc$
+ # the metric is singular and assumes large values near the punctures
+ RELTOL 2e-6 ^gxx\.[dyz]?\.asc$
}