From 336ff5bf2a3c362432f10a8ecd55176f62a5ce95 Mon Sep 17 00:00:00 2001 From: knarf Date: Tue, 19 Apr 2011 17:22:01 +0000 Subject: raise tolerance for absolute errors. These are shock-tubes which larger absolute values of variables git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@116 55d78c69-0c5c-4738-8e60-d8a2776539f3 --- test/test.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test.ccl b/test/test.ccl index 4be17eb..64209eb 100644 --- a/test/test.ccl +++ b/test/test.ccl @@ -1,2 +1,2 @@ -ABSTOL 1.e-10 +ABSTOL 3.e-10 RELTOL 1.e-10 -- cgit v1.2.3