aboutsummaryrefslogtreecommitdiff
path: root/test/test_vars.par
diff options
context:
space:
mode:
authorhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2010-11-15 20:44:17 +0000
committerhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2010-11-15 20:44:17 +0000
commit1cdf20f59b785f0ed4a0e44f2573e23c74a80b19 (patch)
tree0ef5777b8315fdef6d00a1011d8eca54f6edb2c0 /test/test_vars.par
parent1aa6bdcb5665bd423de05291346e0d26c0dd9ca5 (diff)
Use 3 ghost zones instead of 2 in the test suites, as required by Hermite interpolator
Tests should now pass on >= 16 processes where they failed before. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@69 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
Diffstat (limited to 'test/test_vars.par')
-rw-r--r--test/test_vars.par2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_vars.par b/test/test_vars.par
index 36d3b72..4b3aca1 100644
--- a/test/test_vars.par
+++ b/test/test_vars.par
@@ -36,7 +36,7 @@ CoordBase::boundary_shiftout_z_upper = 0
# Carpet
#############################################################
-Carpet::ghost_size = 2
+Carpet::ghost_size = 3
Carpet::domain_from_coordbase = "yes"
Carpet::poison_new_timelevels = "yes"
Carpet::check_for_poison = "no"