aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhaas <rhaas@b6f3ac56-194f-0410-8878-cdf6079d7f1b>2013-01-17 17:07:17 +0000
committerrhaas <rhaas@b6f3ac56-194f-0410-8878-cdf6079d7f1b>2013-01-17 17:07:17 +0000
commitcfbb1602863076d3058399039b95a3faa1f39fcd (patch)
treea81fcbff4a9b04823461de84419bae6eb19885d6
parent031f1afd22d17179fa39d1531fab7d123a926757 (diff)
activate TmunuBase in test parfilesHEADmaster
required since ADMConstraints inherits from TmunuBase since rev 154. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiOddBrillBH/trunk@67 b6f3ac56-194f-0410-8878-cdf6079d7f1b
-rwxr-xr-xtest/E2xeon_test_axioddbh.par2
-rwxr-xr-xtest/test_axioddbh.par2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/E2xeon_test_axioddbh.par b/test/E2xeon_test_axioddbh.par
index fc85270..2b72ef4 100755
--- a/test/E2xeon_test_axioddbh.par
+++ b/test/E2xeon_test_axioddbh.par
@@ -2,7 +2,7 @@
#!DESC "Initial data for axisymmetric distored black hole"
######################################################################
-ActiveThorns = "coordgauge admanalysis admbase admmacros staticconformal time boundary ADMconstraints pugh pughreduce pughslab pughinterp cartgrid3d ADM IDAxiOddBrillBH ioascii iobasic ioutil LocalReduce ADMCoupling SpaceMask CoordBase SymBase LocalInterp"
+ActiveThorns = "coordgauge admanalysis tmunubase admbase admmacros staticconformal time boundary ADMconstraints pugh pughreduce pughslab pughinterp cartgrid3d ADM IDAxiOddBrillBH ioascii iobasic ioutil LocalReduce ADMCoupling SpaceMask CoordBase SymBase LocalInterp"
# GENERAL
diff --git a/test/test_axioddbh.par b/test/test_axioddbh.par
index cbc130f..65a426e 100755
--- a/test/test_axioddbh.par
+++ b/test/test_axioddbh.par
@@ -2,7 +2,7 @@
# single rotating black hole
#==============================================================================
-ActiveThorns = " IDAxiOddBrillBH adm coordbase coordgauge staticconformal spacemask admbase admcoupling admmacros admanalysis ellbase cartgrid3d time pugh pughreduce pughslab ioascii ioutil iobasic adm admconstraints boundary pughinterp LocalInterp nanchecker LocalInterp LocalReduce SymBase"
+ActiveThorns = " IDAxiOddBrillBH adm coordbase coordgauge staticconformal spacemask tmunubase admbase admcoupling admmacros admanalysis ellbase cartgrid3d time pugh pughreduce pughslab ioascii ioutil iobasic adm admconstraints boundary pughinterp LocalInterp nanchecker LocalInterp LocalReduce SymBase"
IOBasic::outScalar_vars = " admbase::metric admbase::curv admbase::lapse admbase::shift admconstraints::momy admconstraints::ham "
IOBasic::outInfo_vars = " admconstraints::ham admbase::alp "
IOASCII::out1D_vars = " admbase::metric admbase::curv admbase::lapse admbase::shift admconstraints::momy admconstraints::ham "