aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/kerr.par4
-rw-r--r--test/test_bl.par4
-rw-r--r--test/test_misner.par4
3 files changed, 6 insertions, 6 deletions
diff --git a/test/kerr.par b/test/kerr.par
index a9d210e..b8843c9 100644
--- a/test/kerr.par
+++ b/test/kerr.par
@@ -1,7 +1,7 @@
!DESC "1+log sliced Kerr black hole, ADM, double leapfrog"
#Required thorns
-ActiveThorns = "Boundary Time CartGrid3D pugh pughslab pughreduce IOUtil iobasic ioascii ADMBase ADM ADMMacros ADMAnalysis SpaceMask CoordGauge IDAnalyticBH StaticConformal"
+ActiveThorns = "Boundary Time CartGrid3D CoordBase pugh pughslab pughreduce IOUtil iobasic ioascii ADMBase ADM ADMMacros ADMAnalysis SpaceMask CoordGauge IDAnalyticBH StaticConformal"
# GENERAL
@@ -43,4 +43,4 @@ IOBasic::outScalar_vars = "admanalysis::grr admanalysis::trk"
##################################################################
# 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_bl.par b/test/test_bl.par
index 36a73a3..fc5bbb1 100644
--- a/test/test_bl.par
+++ b/test/test_bl.par
@@ -1,7 +1,7 @@
!DESC "1+log sliced 4 BL black holes, ADM, double leapfrog"
#Required thorns
-ActiveThorns = "Boundary Time ADMBase ADM ADMAnalysis CoordGauge ADMMacros SpaceMask StaticConformal CartGrid3D pugh pughreduce IDanalyticBH IOUtil iobasic"
+ActiveThorns = "Boundary Time ADMBase ADM ADMAnalysis CoordGauge ADMMacros SpaceMask StaticConformal CartGrid3D CoordBase pugh pughreduce IDanalyticBH IOUtil iobasic"
# GENERAL
@@ -51,4 +51,4 @@ IOBasic::outScalar_vars = "admanalysis::grr staticconformal::psi"
# 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_misner.par b/test/test_misner.par
index 42e6d30..41e5b53 100644
--- a/test/test_misner.par
+++ b/test/test_misner.par
@@ -1,7 +1,7 @@
!DESC "1+log sliced Misner black holes, ADM, double leapfrog"
#Required thorns
-ActiveThorns = "Boundary Time ADMBase ADM ADMAnalysis CoordGauge ADMMacros SpaceMask StaticConformal CartGrid3D pugh pughreduce IDanalyticBH IOUtil iobasic"
+ActiveThorns = "Boundary Time ADMBase ADM ADMAnalysis CoordGauge ADMMacros SpaceMask StaticConformal CartGrid3D CoordBase pugh pughreduce IDanalyticBH IOUtil iobasic"
# GENERAL
@@ -36,4 +36,4 @@ IOBasic::outScalar_vars = "admanalysis::grr admanalysis::trk"
# 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"