[Commits] [svn:einsteintoolkit] IDAxiBrillBH/trunk/test/ (Rev. 130)

rhaas at tapir.caltech.edu rhaas at tapir.caltech.edu
Mon May 5 19:28:56 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: +8 -1
===================================================================
--- trunk/test/test.ccl	2014-01-14 04:05:04 UTC (rev 129)
+++ trunk/test/test.ccl	2014-05-06 00:28:56 UTC (rev 130)
@@ -1,2 +1,9 @@
-ABSTOL 1.e-8
+ABSTOL 1.e-7
 RELTOL 1.e-8
+
+# data constains singularity, z=0 slice gets too close to it so is affected by
+# numerical roundoff implification
+TEST test_axibrill_nostagger
+{
+  RELTOL 5e-4 ^psiyy_z_\[16\]\[16\]\.xg$
+}



More information about the Commits mailing list