From 471d9eeedb400b65aef28bfd5564b17bca36c2d5 Mon Sep 17 00:00:00 2001 From: jthorn Date: Wed, 12 May 2004 15:39:04 +0000 Subject: * 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 --- par/misner.par | 1 + 1 file changed, 1 insertion(+) (limited to 'par/misner.par') diff --git a/par/misner.par b/par/misner.par index 87464f8..c733fc4 100644 --- a/par/misner.par +++ b/par/misner.par @@ -62,6 +62,7 @@ IOUtil::parfile_write = "no" # AHFinderDirect # +ActiveThorns = "SphericalSurface" ActiveThorns = "AEILocalInterp PUGHInterp PUGHReduce AHFinderDirect" AHFinderDirect::print_timing_stats = "true" -- cgit v1.2.3