aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhaas <rhaas@971fb155-194f-0410-9daf-e2eca44e59f5>2013-01-17 17:03:27 +0000
committerrhaas <rhaas@971fb155-194f-0410-9daf-e2eca44e59f5>2013-01-17 17:03:27 +0000
commitf31378e93a56e46f4a15ec2c8fd3db6998d7e2a4 (patch)
tree60e18fd913cdcf01bd407ddcc949abcc24f6ff07
parente044d40a87cf65bc8b579e9c6d26d776d8bed6cf (diff)
activate TmunuBase in test parfilesHEADmaster
required since ADMConstraints inherits from TmunuBase since rev 154. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@60 971fb155-194f-0410-9daf-e2eca44e59f5
-rwxr-xr-xtest/E2xeon_test_dbh.par2
-rwxr-xr-xtest/test_dbh.par2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/E2xeon_test_dbh.par b/test/E2xeon_test_dbh.par
index e02d186..16ff4e5 100755
--- a/test/E2xeon_test_dbh.par
+++ b/test/E2xeon_test_dbh.par
@@ -2,7 +2,7 @@
#!DESC "Initial data for axisymmetric distored black hole"
######################################################################
-ActiveThorns = "coordgauge admanalysis admbase admmacros staticconformal time boundary ADMCoupling ADMconstraints pugh pughreduce pughslab pughinterp LocalInterp SymBase CoordBase cartgrid3d SpaceMask DistortedBHIVP ioascii iobasic ioutil LocalReduce"
+ActiveThorns = "coordgauge admanalysis tmunubase admbase admmacros staticconformal time boundary ADMCoupling ADMconstraints pugh pughreduce pughslab pughinterp LocalInterp SymBase CoordBase cartgrid3d SpaceMask DistortedBHIVP ioascii iobasic ioutil LocalReduce"
# GENERAL
diff --git a/test/test_dbh.par b/test/test_dbh.par
index cdc12e0..6489d7d 100755
--- a/test/test_dbh.par
+++ b/test/test_dbh.par
@@ -2,7 +2,7 @@
# single rotating black hole
#==============================================================================
-ActiveThorns = " DistortedBHIVP adm coordbase coordgauge staticconformal spacemask admbase admcoupling admmacros admanalysis ellbase cartgrid3d time pugh pughreduce pughslab ioascii ioutil iobasic adm admconstraints symbase boundary pughinterp LocalInterp flexio nanchecker LocalReduce"
+ActiveThorns = " DistortedBHIVP adm coordbase coordgauge staticconformal spacemask tmunubase admbase admcoupling admmacros admanalysis ellbase cartgrid3d time pugh pughreduce pughslab ioascii ioutil iobasic adm admconstraints symbase boundary pughinterp LocalInterp flexio 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 "