From ac0f5764d2443b2ec3c106c8e586dd0b0fac07e7 Mon Sep 17 00:00:00 2001 From: tradke Date: Fri, 22 Dec 2006 10:43:59 +0000 Subject: Fix non-existing parameter names and missing thorns in ActiveThorns list. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiOddBrillBH/trunk@53 b6f3ac56-194f-0410-8878-cdf6079d7f1b --- test/E2xeon_test_axioddbh.par | 5 +++-- test/test_axioddbh.par | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/test/E2xeon_test_axioddbh.par b/test/E2xeon_test_axioddbh.par index 906f7b2..75d4140 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" +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" # GENERAL @@ -46,7 +46,8 @@ staticconformal::conformal_storage = "factor+derivs+2nd derivs" # OUTPUT ######################################################## -IO::outdir = "2test_axioddbh" +IO::out_dir = $parfile +IO::out_fileinfo = "none" IOBasic::outInfo_vars = "admconstraints::ham admbase::gxx" IOBasic::outScalar_vars = "admbase::metric admconstraints::ham" diff --git a/test/test_axioddbh.par b/test/test_axioddbh.par index 7617120..5fed14e 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 flexio nanchecker " +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 flexio 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 " @@ -30,7 +30,8 @@ axiodd::ntheta = 27 # generic output directory #============================================================================== -IO::out_dir="test_axioddbh" +IO::out_dir = "test_axioddbh" +IO::out_fileinfo = "axis labels" #============================================================================== # Bitant with outer boundary at 4*$puncture_location -- cgit v1.2.3