From a19078d2b177812345de754e68eb957f34822456 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 25 Aug 2003 11:18:23 +0000 Subject: Include CoordBase in the ActiveThorns list. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAnalyticBH/trunk@140 6a3ddf76-46e1-4315-99d9-bc56cac1ef84 --- test/kerr.par | 4 ++-- test/test_bl.par | 4 ++-- test/test_misner.par | 4 ++-- 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" -- cgit v1.2.3