aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@55d78c69-0c5c-4738-8e60-d8a2776539f3>2011-04-19 17:22:01 +0000
committerknarf <knarf@55d78c69-0c5c-4738-8e60-d8a2776539f3>2011-04-19 17:22:01 +0000
commit336ff5bf2a3c362432f10a8ecd55176f62a5ce95 (patch)
tree1e39e9f0569762d070b208bbb82430ac65cba176
parent8cf22642120dcbf4ef3269fe0a0e9aee189c1d16 (diff)
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
-rw-r--r--test/test.ccl2
1 files changed, 1 insertions, 1 deletions
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