aboutsummaryrefslogtreecommitdiff
path: root/test/test_axioddbh.par
diff options
context:
space:
mode:
authorknarf <knarf@b6f3ac56-194f-0410-8878-cdf6079d7f1b>2013-12-02 20:11:25 +0000
committerknarf <knarf@b6f3ac56-194f-0410-8878-cdf6079d7f1b>2013-12-02 20:11:25 +0000
commitb524bf92166dc222edc2cfb06650da0b54a8619c (patch)
tree68c84185ee4f316857110bb77d665b21b5449553 /test/test_axioddbh.par
parentd8ade35a87ab2f426d90f023c27a7365efe3c0a9 (diff)
don't use ADM evolution (only ID), and don't use ADMConstraintssvn
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiOddBrillBH/trunk@72 b6f3ac56-194f-0410-8878-cdf6079d7f1b
Diffstat (limited to 'test/test_axioddbh.par')
-rwxr-xr-xtest/test_axioddbh.par26
1 files changed, 5 insertions, 21 deletions
diff --git a/test/test_axioddbh.par b/test/test_axioddbh.par
index 65a426e..06af8ca 100755
--- a/test/test_axioddbh.par
+++ b/test/test_axioddbh.par
@@ -2,10 +2,10 @@
# single rotating black hole
#==============================================================================
-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 "
+ActiveThorns = " IDAxiOddBrillBH coordbase coordgauge staticconformal spacemask tmunubase admbase admcoupling admmacros admanalysis ellbase cartgrid3d time pugh pughreduce pughslab ioascii ioutil iobasic boundary pughinterp LocalInterp nanchecker LocalInterp LocalReduce SymBase"
+IOBasic::outScalar_vars = " admbase::metric admbase::curv admbase::lapse admbase::shift "
+IOBasic::outInfo_vars = " admbase::alp "
+IOASCII::out1D_vars = " admbase::metric admbase::curv admbase::lapse admbase::shift "
IOASCII::out2D_vars = ""
@@ -53,26 +53,10 @@ grid::domain = "full"
pugh::ghost_size = 2
-cactus::cctk_itlast = 1
+cactus::cctk_itlast = 0
#==============================================================================
-# Standard ADM_BSSN evolution
-#==============================================================================
-
-
-
-admbase::evolution_method = "adm"
-
-
-#==============================================================================
-# lapse
-#==============================================================================
-
-
-admbase::lapse_evolution_method = "geodesic"
-
-#==============================================================================
# NaNchecker
#==============================================================================