From 143988920457f983a9b10698780a0b3a844db291 Mon Sep 17 00:00:00 2001 From: tradke Date: Fri, 31 Jan 2003 18:28:06 +0000 Subject: Add thorn LocalInterp to the ActiveThorns list. Removed IOBasic and IOASCII which aren't needed for the testsuites. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@326 89daf98e-ef62-4674-b946-b8ff9de2216c --- test/test_AHF_1.par | 11 ++++------- test/test_AHF_2.par | 13 +++++-------- 2 files changed, 9 insertions(+), 15 deletions(-) (limited to 'test') diff --git a/test/test_AHF_1.par b/test/test_AHF_1.par index 51cb0f0..3e22f00 100644 --- a/test/test_AHF_1.par +++ b/test/test_AHF_1.par @@ -2,7 +2,7 @@ # Active thorns. -activethorns = "Time CartGrid3D ADMBase StaticConformal SpaceMask CoordGauge ADMMacros Boundary ADM IDAnalyticBH IOBasic IOUtil IOASCII PUGH PUGHSlab PUGHreduce PUGHInterp AHFinder" +ActiveThorns = "Time CartGrid3D ADMBase StaticConformal SpaceMask CoordGauge ADMMacros Boundary ADM IDAnalyticBH IOUtil PUGH PUGHSlab PUGHreduce LocalInterp PUGHInterp AHFinder" # Grid. @@ -54,11 +54,8 @@ ahfinder::interpolation_order = 1 # Output. -IO::out_dir = "test_AHF_1" - -IO::out_every = 1 -IOASCII::out1D_vars = "" - +IO::out_dir = "test_AHF_1" +IO::out_every = 1 # do not use the new scheme for names of output files -IO::new_filename_scheme = "no" \ No newline at end of file +IO::new_filename_scheme = "no" diff --git a/test/test_AHF_2.par b/test/test_AHF_2.par index 162925a..7a7de29 100644 --- a/test/test_AHF_2.par +++ b/test/test_AHF_2.par @@ -2,7 +2,7 @@ # Active thorns. -activethorns = "Time CartGrid3D AdmBase StaticConformal SpaceMask CoordGauge ADMMacros Boundary ADM IDAnalyticBH IOBasic IOUtil IOASCII PUGH PUGHSlab PUGHReduce PUGHInterp AHFinder" +ActiveThorns = "Time CartGrid3D AdmBase StaticConformal SpaceMask CoordGauge ADMMacros Boundary ADM IDAnalyticBH IOUtil PUGH PUGHSlab PUGHReduce LocalInterp PUGHInterp AHFinder" # Grid. @@ -48,18 +48,15 @@ ahfinder::ahf_phi = "no" ahfinder::ahf_octant = "high" ahfinder::ahf_lmax = 0 - + # Interpolation. ahfinder::interpolation_order = 1 # Output. -IO::out_dir = "test_AHF_2" - -IO::out_every = 1 -IOASCII::out1D_vars = "" - +IO::out_dir = "test_AHF_2" +IO::out_every = 1 # do not use the new scheme for names of output files -IO::new_filename_scheme = "no" \ No newline at end of file +IO::new_filename_scheme = "no" -- cgit v1.2.3