aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-12 20:09:03 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-12 20:09:03 +0000
commitadd5117ad1e99aabddf8a9a7a1bfe1769191fc1c (patch)
tree9ef71a0eafb9887a69e5485e1bc882a87669d38a /test
parent6d98ca55d5298bbb472df1daa959e6f17b36d5f7 (diff)
update test par files
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@972 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'test')
-rw-r--r--test/Kerr.par18
-rw-r--r--test/Kerr/BH_diagnostics.ah1.gp26
2 files changed, 21 insertions, 23 deletions
diff --git a/test/Kerr.par b/test/Kerr.par
index 3f51f3b..ad70284 100644
--- a/test/Kerr.par
+++ b/test/Kerr.par
@@ -8,10 +8,10 @@
cactus::cctk_itlast = 0
ActiveThorns = "PUGH"
-driver::ghost_size = 2
-driver::global_nx = 41
-driver::global_ny = 41
-driver::global_nz = 23
+driver::ghost_size = 3
+driver::global_nx = 31
+driver::global_ny = 31
+driver::global_nz = 19
ActiveThorns = "CartGrid3D"
grid::domain = "bitant"
@@ -37,24 +37,20 @@ IO::parfile_write = "no"
########################################
-ActiveThorns = "LocalInterp PUGHInterp AHFinderDirect"
+ActiveThorns = "LocalInterp PUGHInterp PUGHReduce AHFinderDirect"
AHFinderDirect::find_AHs_at_postinitial = "true"
AHFinderDirect::find_AHs_at_poststep = "false"
AHFinderDirect::print_timing_stats = "true"
-AHFinderDirect::final_Theta_update_if_Delta_h_converged = "true"
-AHFinderDirect::h_base_file_name = "Kerr/Kerr.h"
+AHFinderDirect::h_base_file_name = "Kerr/h"
AHFinderDirect::BH_diagnostics_base_file_name = "Kerr/BH_diagnostics"
-
-AHFinderDirect::Theta_norm_for_convergence = 1.0e-10
-AHFinderDirect::Delta_h_norm_for_convergence = 1.0e-10
+AHFinderDirect::Theta_norm_for_convergence = 1.0e-12
AHFinderDirect::N_horizons = 1
AHFinderDirect::origin_x[1] = 0.5
AHFinderDirect::origin_y[1] = 0.7
AHFinderDirect::origin_z[1] = 0.0
-AHFinderDirect::N_zones_per_right_angle[1] = 18
AHFinderDirect::initial_guess_method[1] = "coordinate sphere"
AHFinderDirect::initial_guess__coord_sphere__x_center[1] = -0.2
diff --git a/test/Kerr/BH_diagnostics.ah1.gp b/test/Kerr/BH_diagnostics.ah1.gp
index 5cfef85..8702764 100644
--- a/test/Kerr/BH_diagnostics.ah1.gp
+++ b/test/Kerr/BH_diagnostics.ah1.gp
@@ -1,14 +1,16 @@
# apparent horizon 1/1
#
-# column 1 = cctk_iteration
-# column 2 = cctk_time
-# column 3 = centroid_x
-# column 4 = centroid_y
-# column 5 = centroid_z
-# column 6 = mean radius
-# column 7 = xy-plane circumference
-# column 8 = xz-plane circumference
-# column 9 = yz-plane circumference
-# column 10 = area
-# column 11 = m_irreducible
-0 0.000 0.000039 0.000009 0.000000 1.996522276 12.56580486 10.83709599 11.22743101 45.23550768 0.9486473693
+# column 1 = cctk_iteration
+# column 2 = cctk_time
+# column 3 = centroid_x
+# column 4 = centroid_y
+# column 5 = centroid_z
+# column 6 = min radius
+# column 7 = max radius
+# column 8 = mean radius
+# column 9 = xy-plane circumference
+# column 10 = xz-plane circumference
+# column 11 = yz-plane circumference
+# column 12 = area
+# column 13 = m_irreducible
+0 0.000 0.000039 0.000009 0.000000 1.037097639 2.757422636 1.996522276 12.56580486 10.83709599 11.22743101 45.23550768 0.9486473693