From ca13d1197521b742e1d57c0d482078dd95d34c36 Mon Sep 17 00:00:00 2001 From: rhaas Date: Tue, 6 May 2014 00:28:56 +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/IDAxiBrillBH/trunk@130 0a4070d5-58f5-498f-b6c0-2693e757fa0f --- test/test.ccl | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/test/test.ccl b/test/test.ccl index 719a0db..83b8dda 100644 --- a/test/test.ccl +++ b/test/test.ccl @@ -1,2 +1,9 @@ -ABSTOL 1.e-8 +ABSTOL 1.e-7 RELTOL 1.e-8 + +# data constains singularity, z=0 slice gets too close to it so is affected by +# numerical roundoff implification +TEST test_axibrill_nostagger +{ + RELTOL 5e-4 ^psiyy_z_\[16\]\[16\]\.xg$ +} -- cgit v1.2.3