aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>2003-08-25 11:18:23 +0000
committertradke <tradke@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>2003-08-25 11:18:23 +0000
commita19078d2b177812345de754e68eb957f34822456 (patch)
tree44ae3a492038c7f88e6ef00c7fcc31d14a763525
parent0f63a14397d10503e98eda1005e3cb7f12c7e3c6 (diff)
Include CoordBase in the ActiveThorns list.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAnalyticBH/trunk@140 6a3ddf76-46e1-4315-99d9-bc56cac1ef84
-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"