[Commits] [svn:einsteintoolkit] TwoPunctures/trunk/test/ (Rev. 143)

rhaas at tapir.caltech.edu rhaas at tapir.caltech.edu
Mon May 5 19:29:21 CDT 2014


User: rhaas
Date: 2014/05/05 07:29 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: +4 -0
===================================================================
--- trunk/test/test.ccl	2014-02-19 23:38:35 UTC (rev 142)
+++ trunk/test/test.ccl	2014-05-06 00:29:21 UTC (rev 143)
@@ -23,4 +23,8 @@
 TEST twopunctures_carpet
 {
   NPROCS 2
+  # along the x-axis we encounter the singularity
+  RELTOL 2e-3 ^gxx\.x\.asc$
+  # the metric is singular and assumes large values near the punctures
+  RELTOL 2e-6 ^gxx\.[dyz]?\.asc$
 }



More information about the Commits mailing list