From 2db3b7be3194b3309c74f8674350560fe6cc3e93 Mon Sep 17 00:00:00 2001 From: tradke Date: Fri, 22 Dec 2006 10:52:36 +0000 Subject: Activate CartGrid3D _before_ setting any parameter of that thorn. Removed duplicate activation of thorn IOUtil and setting of IOUtil::parfile_write. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1490 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- test/Kerr-carpet-mask.par | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/test/Kerr-carpet-mask.par b/test/Kerr-carpet-mask.par index 00646d2..85a066b 100644 --- a/test/Kerr-carpet-mask.par +++ b/test/Kerr-carpet-mask.par @@ -38,6 +38,9 @@ CoordBase::dx = 0.2 CoordBase::dy = 0.2 CoordBase::dz = 0.2 +ActiveThorns = "CartGrid3D" + +Grid::type = "CoordBase" Grid::domain = "bitant" # @@ -89,9 +92,6 @@ ReflectionSymmetry::reflection_x = true ReflectionSymmetry::reflection_y = true ReflectionSymmetry::reflection_z = true -ActiveThorns = "CartGrid3D" -CartGrid3D::type = "CoordBase" - ######################################## # @@ -113,11 +113,6 @@ SpaceMask::use_mask = true ######################################## -ActiveThorns = "IOUtil" -IOUtil::parfile_write = "no" - -######################################## - ActiveThorns = "SphericalSurface" ActiveThorns = "AEILocalInterp AHFinderDirect" -- cgit v1.2.3