aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2004-05-12 15:39:04 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2004-05-12 15:39:04 +0000
commit471d9eeedb400b65aef28bfd5564b17bca36c2d5 (patch)
tree5a17d3aa181532400e2436265b7198421facf07f /test
parentccdf852dce09dff8e63df5bfbb70c58d1c5e34f5 (diff)
* add interface to Erik's SphericalSurface thorn
==> With this commit, AHFinderDirect now inherits from AEIThorns/SphericalSurface, so you must have that thorn in your configuration to be able to compile. * add computation of surface quadrupole moments and areal radius * expand BH_diagnostics file format to accomodate quadrupole moments and areal radius, and also to include not-implemented-yet columns for 9 more diagnostics which Erik has implemented in his branch * some other small cleanups git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1329 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'test')
-rw-r--r--test/Kerr.par7
1 files changed, 2 insertions, 5 deletions
diff --git a/test/Kerr.par b/test/Kerr.par
index 050bdef..cecd6ce 100644
--- a/test/Kerr.par
+++ b/test/Kerr.par
@@ -38,12 +38,9 @@ IO::out_fileinfo = "none"
########################################
-ActiveThorns = "AEILocalInterp PUGHInterp PUGHReduce AHFinderDirect"
+ActiveThorns = "SphericalSurface AEILocalInterp PUGHInterp PUGHReduce"
+ActiveThorns = "AHFinderDirect"
-AHFinderDirect::print_timing_stats = "true"
-
-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