[Commits] [svn:einsteintoolkit] Exact/trunk/test/ (Rev. 297)

rhaas at tapir.caltech.edu rhaas at tapir.caltech.edu
Mon May 5 19:28:09 CDT 2014


User: rhaas
Date: 2014/05/05 07:28 PM

Modified:
 /trunk/test/
  test.ccl

Log:
 increase tolerances to bluewaters's error level
 
 As discussed in ticket 1599 http://trac.einsteintoolkit.org/ticket/1599

File Changes:

Directory: /trunk/test/
=======================

File [modified]: test.ccl
Delta lines: +11 -0
===================================================================
--- trunk/test/test.ccl	2014-01-14 04:04:48 UTC (rev 296)
+++ trunk/test/test.ccl	2014-05-06 00:28:09 UTC (rev 297)
@@ -3,3 +3,14 @@
   RELTOL 1e-12
 }
 
+TEST Schwarzschild_EF
+{
+  ABSTOL 5e-12
+}
+
+TEST de_Sitter
+{
+  ABSTOL 1e-9 ham_.*[.]xg
+}
+
+



More information about the Commits mailing list