aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@971fb155-194f-0410-9daf-e2eca44e59f5>2010-11-04 20:26:45 +0000
committerknarf <knarf@971fb155-194f-0410-9daf-e2eca44e59f5>2010-11-04 20:26:45 +0000
commit467404cd713ddedfe935bd9be6bed0bce44309ea (patch)
treeaa2904ba4ef1c43122419d4f55463ba646fe3ccd
parent72f57a09b09d264b8b8f756047cb34e29e24846f (diff)
raise testsuite tolerance to about the actual level of the scheme used - small changes e.g. in math library functions otherwise change the number of iterations taken and can change the results quite a bit more
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@50 971fb155-194f-0410-9daf-e2eca44e59f5
-rw-r--r--test/test.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.ccl b/test/test.ccl
new file mode 100644
index 0000000..719a0db
--- /dev/null
+++ b/test/test.ccl
@@ -0,0 +1,2 @@
+ABSTOL 1.e-8
+RELTOL 1.e-8