From 070abab0fbb1797b98b15e796d1e02bc9803b119 Mon Sep 17 00:00:00 2001 From: rhaas Date: Tue, 6 May 2014 00:29:21 +0000 Subject: increase tolerances to bluewaters's error level As discussed in ticket 1599 http://trac.einsteintoolkit.org/ticket/1599 git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@143 b2a53a04-0f4f-0410-87ed-f9f25ced00cf --- test/test.ccl | 4 ++++ 1 file changed, 4 insertions(+) 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$ } -- cgit v1.2.3