aboutsummaryrefslogtreecommitdiff
path: root/test/test.ccl
diff options
context:
space:
mode:
authorknarf <knarf@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2011-04-06 14:37:10 +0000
committerknarf <knarf@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2011-04-06 14:37:10 +0000
commit7e9323a4e1f5ccedc9d11f4a425b9b03d2325ed7 (patch)
tree1303a3b77eb7fcbc9bb0e477aa76d54ff194cea9 /test/test.ccl
parent5cf9e69e93bd81ab5135d6b7d8a558bf7c07d9c7 (diff)
higher tolerance for hydro-testsuites. I would expect even 1e-10 be necessary, but let's see if 1.e-11 also works for the moment
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@227 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'test/test.ccl')
-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..26f3225
--- /dev/null
+++ b/test/test.ccl
@@ -0,0 +1,2 @@
+ABSTOL 1.e-11
+RELTOL 1.e-11