aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authortradke <tradke@0a4070d5-58f5-498f-b6c0-2693e757fa0f>2001-02-15 14:46:01 +0000
committertradke <tradke@0a4070d5-58f5-498f-b6c0-2693e757fa0f>2001-02-15 14:46:01 +0000
commit0d27d07486a1ee91bcb27afb1cbc7ebe9049d11c (patch)
tree4ac5bae49ec2520f8e708f29813c02f65f4a7320 /test
parent2ef769bbf8ac9f84a78fdfaf1d18bbc43d189fde (diff)
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
Diffstat (limited to 'test')
-rw-r--r--test/test_axibrill.par4
1 files changed, 2 insertions, 2 deletions
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"