From 0d27d07486a1ee91bcb27afb1cbc7ebe9049d11c Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 15 Feb 2001 14:46:01 +0000 Subject: Replaced thorn Interp by thorn PUGHInterp in the ActiveThorns list. Also set the IDAxiBrillBH::interpolation_order parameter in the parfile. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiBrillBH/trunk@26 0a4070d5-58f5-498f-b6c0-2693e757fa0f --- test/test_axibrill.par | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/test_axibrill.par b/test/test_axibrill.par index 5a93770..5c000dc 100644 --- a/test/test_axibrill.par +++ b/test/test_axibrill.par @@ -2,7 +2,7 @@ !DESC "Initial data for axisymmetric distored black hole" ###################################################################### -ActiveThorns = "time iobasic ADMconstraints pugh pughreduce interp cartgrid3d einstein ADM IDAxiBrillBH ioascii ioutil" +ActiveThorns = "time iobasic ADMconstraints pugh pughreduce pughinterp cartgrid3d einstein ADM IDAxiBrillBH ioascii ioutil" #pugh::enable_all_storage = "yes" #cactus::cctk_show_banners = 0 @@ -37,8 +37,8 @@ idaxibrillbh::etamax = 6.0 idaxibrillbh::n = 2 idaxibrillbh::ne = 102 idaxibrillbh::nq = 27 -interp::order = 1 +idaxibrillbh::interpolation_order = 1 # GAUGE einstein::slicing = "geodesic" -- cgit v1.2.3