aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_AHF_1.par11
-rw-r--r--test/test_AHF_2.par13
2 files changed, 9 insertions, 15 deletions
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"