From d9ee75e803ba1afeccf9ed47b6aebbba8488ae84 Mon Sep 17 00:00:00 2001 From: hinder Date: Thu, 4 Nov 2010 16:42:55 +0000 Subject: Add LoopControl and set CarpetLib poison value instead of Carpet These changes are necessary for the Mercurial version of Carpet git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@67 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843 --- test/test_22.par | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/test_22.par') diff --git a/test/test_22.par b/test/test_22.par index f9e1712..e43e97b 100644 --- a/test/test_22.par +++ b/test/test_22.par @@ -1,5 +1,5 @@ -ActiveThorns = "CoordBase SymBase Boundary CartGrid3d IOUtil Carpet CarpetLib CarpetInterp AEILocalInterp InitBase Multipole" +ActiveThorns = "CoordBase SymBase Boundary CartGrid3d IOUtil Carpet CarpetLib CarpetInterp AEILocalInterp InitBase Multipole LoopControl" ############################################################# # Grid @@ -40,7 +40,7 @@ Carpet::ghost_size = 2 Carpet::domain_from_coordbase = "yes" Carpet::poison_new_timelevels = "yes" Carpet::check_for_poison = "no" -Carpet::poison_value = 113 +CarpetLib::poison_value = 113 Carpet::init_fill_timelevels = "yes" ############################################################# -- cgit v1.2.3