[Commits] [svn:einsteintoolkit] GRHydro/trunk/test/ (Rev. 589)

rhaas at tapir.caltech.edu rhaas at tapir.caltech.edu
Fri Nov 22 12:34:09 CST 2013


User: rhaas
Date: 2013/11/22 12:34 PM

Modified:
 /trunk/test/
  test.ccl

Log:
 GRHydro: increase test tolerance for balsara4_1d test
 
 this is a very highly relativistic shock (v=0.999) and apparently different
 compilers produce very different results.

File Changes:

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

File [modified]: test.ccl
Delta lines: +3 -0
===================================================================
--- trunk/test/test.ccl	2013-11-18 17:03:43 UTC (rev 588)
+++ trunk/test/test.ccl	2013-11-22 18:34:09 UTC (rev 589)
@@ -49,6 +49,9 @@
 TEST balsara4_1d
 {
         NPROCS 2
+        RELTOL 1e-8 grhydro::bcom 
+        RELTOL 1e-9 hydrobase::w_lorentz 
+        RELTOL 1e-10 hydrobase::(eps|rho) 
 }
 
 TEST balsara4_2d



More information about the Commits mailing list