aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhaas <rhaas@e296648e-0e4f-0410-bd07-d597d9acff87>2014-05-06 00:28:09 +0000
committerrhaas <rhaas@e296648e-0e4f-0410-bd07-d597d9acff87>2014-05-06 00:28:09 +0000
commitabc56d24e7b9e059dff2998717b1b3079963cfb3 (patch)
tree6ed9ed130d0bc8bf7a9462dc39c58050da91745e
parent9493edd4c659aed1f63d6b78960da2135ef7ed49 (diff)
increase tolerances to bluewaters's error level
As discussed in ticket 1599 http://trac.einsteintoolkit.org/ticket/1599 git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@297 e296648e-0e4f-0410-bd07-d597d9acff87
-rw-r--r--test/test.ccl11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/test.ccl b/test/test.ccl
index fdbebb0..4cbada4 100644
--- a/test/test.ccl
+++ b/test/test.ccl
@@ -3,3 +3,14 @@ TEST KS-tilted
RELTOL 1e-12
}
+TEST Schwarzschild_EF
+{
+ ABSTOL 5e-12
+}
+
+TEST de_Sitter
+{
+ ABSTOL 1e-9 ham_.*[.]xg
+}
+
+