aboutsummaryrefslogtreecommitdiff
path: root/test/test_vars.par
diff options
context:
space:
mode:
authorhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2010-11-04 16:42:55 +0000
committerhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2010-11-04 16:42:55 +0000
commitd9ee75e803ba1afeccf9ed47b6aebbba8488ae84 (patch)
tree67c9dad348fdb37d47e0ae9be431ee63b147f695 /test/test_vars.par
parent49c9dbe4be2afce2c6dbc06fdad52d7e97ad2865 (diff)
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
Diffstat (limited to 'test/test_vars.par')
-rw-r--r--test/test_vars.par4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test_vars.par b/test/test_vars.par
index a26dad0..36d3b72 100644
--- a/test/test_vars.par
+++ b/test/test_vars.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"
#############################################################