aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@0a4070d5-58f5-498f-b6c0-2693e757fa0f>2010-06-16 18:48:25 +0000
committerknarf <knarf@0a4070d5-58f5-498f-b6c0-2693e757fa0f>2010-06-16 18:48:25 +0000
commit526971d2a8653137e8118b24b35d576d2e036978 (patch)
treeaf0fcffefa25f733d3236cecbb7dacd61ff900ff
parente22920ada67c302f476489f5cb6b6bc2af0dbb79 (diff)
raise tolerance a bit because it turned out to be just a bit too low on bluedrop
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiBrillBH/trunk@112 0a4070d5-58f5-498f-b6c0-2693e757fa0f
-rw-r--r--test/test.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test.ccl b/test/test.ccl
index 888f7eb..719a0db 100644
--- a/test/test.ccl
+++ b/test/test.ccl
@@ -1,2 +1,2 @@
-ABSTOL 5.e-9
-RELTOL 5.e-9
+ABSTOL 1.e-8
+RELTOL 1.e-8