aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhaas <rhaas@535fb057-194f-0410-b5a5-c63992f15602>2013-01-17 17:05:10 +0000
committerrhaas <rhaas@535fb057-194f-0410-b5a5-c63992f15602>2013-01-17 17:05:10 +0000
commit0acf8aac04c8e8fb3970af43619c7b1d69f1942f (patch)
treea81377eb46da719e233743fa813b3f77b1fb676e
parentf993b96399cafff673c54755766bdf284ba65445 (diff)
activate TmunuBase in test parfilesHEADmaster
required since ADMConstraints inherits from TmunuBase since rev 154. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/RotatingDBHIVP/trunk@55 535fb057-194f-0410-b5a5-c63992f15602
-rwxr-xr-xtest/E2xeon_test_rdbh.par2
-rwxr-xr-xtest/test_rdbh.par2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/E2xeon_test_rdbh.par b/test/E2xeon_test_rdbh.par
index fd822e1..710b857 100755
--- a/test/E2xeon_test_rdbh.par
+++ b/test/E2xeon_test_rdbh.par
@@ -2,7 +2,7 @@
#!DESC "Initial data for axisymmetric distored black hole"
######################################################################
-ActiveThorns = "coordgauge admanalysis admbase admmacros staticconformal time boundary ellbase ADMconstraints pugh pughinterp pughreduce pughslab cartgrid3d ADM RotatingDBHIVP ioascii iobasic ioutil ADMCoupling CoordBase SpaceMask LocalReduce LocalInterp SymBase"
+ActiveThorns = "coordgauge admanalysis tmunubase admbase admmacros staticconformal time boundary ellbase ADMconstraints pugh pughinterp pughreduce pughslab cartgrid3d ADM RotatingDBHIVP ioascii iobasic ioutil ADMCoupling CoordBase SpaceMask LocalReduce LocalInterp SymBase"
# GENERAL
diff --git a/test/test_rdbh.par b/test/test_rdbh.par
index da139e1..1723844 100755
--- a/test/test_rdbh.par
+++ b/test/test_rdbh.par
@@ -2,7 +2,7 @@
# single rotating black hole
#==============================================================================
-ActiveThorns = " adm RotatingDBHIVP coordbase coordgauge staticconformal spacemask admbase admcoupling admmacros admanalysis ellbase cartgrid3d time pugh pughreduce pughslab ioascii ioutil iobasic adm admconstraints symbase boundary pughinterp LocalInterp nanchecker LocalReduce"
+ActiveThorns = " adm RotatingDBHIVP coordbase coordgauge staticconformal spacemask tmunubase admbase admcoupling admmacros admanalysis ellbase cartgrid3d time pugh pughreduce pughslab ioascii ioutil iobasic adm admconstraints symbase boundary pughinterp LocalInterp nanchecker LocalReduce"
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 "