aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@f88db872-0e4f-0410-b76b-b9085cfa78c5>2011-06-09 19:27:17 +0000
committereschnett <eschnett@f88db872-0e4f-0410-b76b-b9085cfa78c5>2011-06-09 19:27:17 +0000
commited042a4c87b39bd56e8287b79b9b3c6bb48a62c2 (patch)
tree9c22bc6d7bb18127c7680adcc7c77fd5476b6eb0
parent954fda6f5eafe1ff51f1fcf1d4d837155ddd347c (diff)
Use PUGH instead of Carpet for test case to ensure symmetries are working
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1558 f88db872-0e4f-0410-b76b-b9085cfa78c5
-rw-r--r--test/Kerr-Cartoon.par4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Kerr-Cartoon.par b/test/Kerr-Cartoon.par
index 5874ac1..e29a432 100644
--- a/test/Kerr-Cartoon.par
+++ b/test/Kerr-Cartoon.par
@@ -9,7 +9,7 @@ ActiveThorns = "IOUtil"
IO::out_dir = $parfile
IO::parfile_write = "no"
-ActiveThorns = "Carpet CarpetLib"
+ActiveThorns = "PUGH"
driver::ghost_size = 3
driver::global_nx = 19
driver::global_ny = 7
@@ -42,7 +42,7 @@ Exact::Kerr_KerrSchild__spin = 0.6
ActiveThorns = "SphericalSurface"
-ActiveThorns = "LocalInterp AEILocalInterp CarpetInterp GSL LoopControl CarpetReduce AHFinderDirect"
+ActiveThorns = "LocalInterp AEILocalInterp PUGHInterp PUGHReduce AHFinderDirect"
AHFinderDirect::print_timing_stats = "true"