aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/E2xeon_test_rdbh.par7
-rwxr-xr-xtest/test_rdbh.par2
2 files changed, 6 insertions, 3 deletions
diff --git a/test/E2xeon_test_rdbh.par b/test/E2xeon_test_rdbh.par
index 9f4ce5d..f2c9f4f 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"
+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"
# GENERAL
@@ -45,7 +45,10 @@ admbase::metric_type = "static conformal"
staticconformal::conformal_storage = "factor+derivs+2nd derivs"
# OUTPUT ########################################################
-IO::outdir = "2test_rdbh"
+IO::out_dir = $parfile
+IO::out_fileinfo = "none"
+IO::new_filename_scheme = "no"
+
IOASCII::out1d_every = 1
IOBasic::outScalar_vars = "admbase::metric admbase::curv admconstraints::ham"
IOASCII::out1D_vars = "admbase::metric admbase::curv admbase::lapse admconstraints::ham admanalysis::spherical_metric admanalysis::spherical_curv staticconformal::psi staticconformal::confac_1derivs staticconformal::confac_2derivs"
diff --git a/test/test_rdbh.par b/test/test_rdbh.par
index 0549ab0..108fc05 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 flexio nanchecker "
+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 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 "