aboutsummaryrefslogtreecommitdiff
path: root/test/test_misner.par
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_misner.par')
-rw-r--r--test/test_misner.par11
1 files changed, 3 insertions, 8 deletions
diff --git a/test/test_misner.par b/test/test_misner.par
index 14113d4..5c2812f 100644
--- a/test/test_misner.par
+++ b/test/test_misner.par
@@ -1,7 +1,7 @@
-!DESC "1+log sliced Misner black holes, ADM, double leapfrog"
+!DESC "1+log sliced Misner black holes"
#Required thorns
-ActiveThorns = "Boundary Time ADMBase ADM ADMAnalysis CoordGauge ADMMacros SpaceMask StaticConformal CartGrid3D CoordBase SymBase pugh pughreduce IDanalyticBH IOUtil iobasic localreduce"
+ActiveThorns = "Boundary Time ADMBase ADMAnalysis CoordGauge ADMMacros SpaceMask StaticConformal CartGrid3D CoordBase SymBase pugh pughreduce IDanalyticBH IOUtil iobasic localreduce"
# GENERAL
@@ -15,16 +15,11 @@ grid::domain = "full"
time::dtfac = 0.25
-admbase::evolution_method = "ADM"
-admbase::lapse_evolution_method = "1+log"
admbase::initial_data = "misner_bh"
idanalyticbh::mu = 1.2
-cactus::cctk_itlast = 10
-
-adm::bound = "flat"
-adm::method = "leapfrog"
+cactus::cctk_itlast = 0
IO::out_dir = "test_misner"
IO::out_fileinfo = "none"