From e2db577a63f79f312a0e42cea896bd30212f5873 Mon Sep 17 00:00:00 2001 From: rhaas Date: Thu, 1 May 2014 03:24:11 +0000 Subject: increase test tolerance for balsara4_2d the tolerance is increase to the level of the 1d test git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@650 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45 --- test/test.ccl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/test.ccl b/test/test.ccl index 26cacd7..157fa9d 100644 --- a/test/test.ccl +++ b/test/test.ccl @@ -57,6 +57,9 @@ TEST balsara4_1d TEST balsara4_2d { NPROCS 2 + RELTOL 1e-8 grhydro::bcom + RELTOL 1e-9 hydrobase::w_lorentz + RELTOL 1e-10 hydrobase::(eps|rho) } TEST balsara5_1d -- cgit v1.2.3