aboutsummaryrefslogtreecommitdiff
path: root/test/Kerr.par
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2004-04-29 14:27:21 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2004-04-29 14:27:21 +0000
commit754ac2bb448c9f6e6e241a1231262cc5447f212d (patch)
tree3754ba3689ad11b16ed62e5459c5320e6d925761 /test/Kerr.par
parent93a058e39cacfb6b310fc78ecb9f6081ebbd4d06 (diff)
* fix par file so it runs again
* refresh output files for this test case git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1317 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'test/Kerr.par')
-rw-r--r--test/Kerr.par13
1 files changed, 6 insertions, 7 deletions
diff --git a/test/Kerr.par b/test/Kerr.par
index b03bed0..2872851 100644
--- a/test/Kerr.par
+++ b/test/Kerr.par
@@ -8,12 +8,12 @@
cactus::cctk_itlast = 0
ActiveThorns = "PUGH"
-driver::ghost_size = 3
+driver::ghost_size = 2
driver::global_nx = 31
driver::global_ny = 31
driver::global_nz = 19
-ActiveThorns = "CartGrid3D"
+ActiveThorns = "CoordBase CartGrid3D"
grid::domain = "bitant"
grid::avoid_origin = "false"
grid::type = "byspacing"
@@ -34,17 +34,16 @@ Exact::Kerr_KerrSchild__spin = 0.6
ActiveThorns = "IOUtil"
IO::out_dir = "Kerr"
IO::parfile_write = "no"
+IO::out_fileinfo = "none"
########################################
-ActiveThorns = "LocalInterp PUGHInterp PUGHReduce AHFinderDirect"
+ActiveThorns = "always AEILocalInterp PUGHInterp PUGHReduce AHFinderDirect"
-AHFinderDirect::find_AHs_at_postinitial = "true"
-AHFinderDirect::find_AHs_at_poststep = "false"
AHFinderDirect::print_timing_stats = "true"
-AHFinderDirect::h_base_file_name = "Kerr/h"
-AHFinderDirect::BH_diagnostics_base_file_name = "Kerr/BH_diagnostics"
+AHFinderDirect::h_base_file_name = "h"
+AHFinderDirect::BH_diagnostics_base_file_name = "BH_diagnostics"
AHFinderDirect::Theta_norm_for_convergence = 1.0e-12
AHFinderDirect::N_horizons = 1