aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@971fb155-194f-0410-9daf-e2eca44e59f5>2010-05-24 18:02:08 +0000
committerknarf <knarf@971fb155-194f-0410-9daf-e2eca44e59f5>2010-05-24 18:02:08 +0000
commit6f2cbe4a58740dbdd09f9da7d4407d9d1d0e00e7 (patch)
tree0bdefd67abed2e92da68af29643589b0f54f2e28
parentd3ae08ec3cb7f98cb00c4e4fb8663028ee4f8313 (diff)
remove evolution of testsuite
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@42 971fb155-194f-0410-9daf-e2eca44e59f5
-rwxr-xr-xtest/E2xeon_test_dbh.par15
1 files changed, 2 insertions, 13 deletions
diff --git a/test/E2xeon_test_dbh.par b/test/E2xeon_test_dbh.par
index ca3b83d..8655033 100755
--- a/test/E2xeon_test_dbh.par
+++ b/test/E2xeon_test_dbh.par
@@ -2,12 +2,10 @@
#!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 ADM SpaceMask DistortedBHIVP ioascii iobasic ioutil LocalReduce"
+ActiveThorns = "coordgauge admanalysis admbase admmacros staticconformal time boundary ADMCoupling ADMconstraints pugh pughreduce pughslab pughinterp LocalInterp SymBase CoordBase cartgrid3d SpaceMask DistortedBHIVP ioascii iobasic ioutil LocalReduce"
# GENERAL
-admbase::evolution_method = "ADM"
-
driver::global_nx = 32
driver::global_ny = 32
driver::global_nz = 32
@@ -16,14 +14,7 @@ grid::type = "byspacing"
grid::dxyz = 0.4
grid::domain = "full"
-time::dtfac = 0.25
-
-cactus::cctk_initial_time = 0.
-cactus::cctk_itlast = 1
-
-adm::method = "stagleap"
-adm::bound = "static"
-admconstraints::bound = "static"
+cactus::cctk_itlast = 0
# MODEL
@@ -42,7 +33,6 @@ distortedbhivp::interpolation_order = 1
# GAUGE
-admbase::lapse_evolution_method = "geodesic"
admbase::metric_type = "static conformal"
staticconformal::conformal_storage = "factor+derivs+2nd derivs"
@@ -52,7 +42,6 @@ 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::grr staticconformal::psi staticconformal::psix staticconformal::psiy staticconformal::psiz staticconformal::psixx staticconformal::psixy staticconformal::psixz staticconformal::psiyy staticconformal::psiyz staticconformal::psizz"
IOBasic::outInfo_every = 1
IOBasic::outInfo_vars = "admconstraints::ham admbase::gxx"