aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@0a4070d5-58f5-498f-b6c0-2693e757fa0f>2002-05-30 20:53:01 +0000
committerallen <allen@0a4070d5-58f5-498f-b6c0-2693e757fa0f>2002-05-30 20:53:01 +0000
commitd05f75080b71a020692808727ae51ca971811745 (patch)
tree692e4e2693a1102755b4bc32817079ba068cd6b8
parent9f2125108ff8923594af6a78f4def6ca5221eab6 (diff)
ADMConstraints is now a friend of ADMCoupling
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiBrillBH/trunk@47 0a4070d5-58f5-498f-b6c0-2693e757fa0f
-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 1c35868..89c1358 100644
--- a/test/test_axibrill.par
+++ b/test/test_axibrill.par
@@ -2,7 +2,7 @@
!DESC "Initial data for axisymmetric distored black hole"
######################################################################
-ActiveThorns = "Boundary time iobasic ADMconstraints pugh pughslab pughreduce pughinterp cartgrid3d ADMBase StaticConformal ADM admmacros coordgauge ADMAnalysis IDAxiBrillBH ioascii ioutil spacemask"
+ActiveThorns = "ADMCoupling Boundary time iobasic ADMconstraints pugh pughslab pughreduce pughinterp cartgrid3d ADMBase StaticConformal ADM admmacros coordgauge ADMAnalysis IDAxiBrillBH ioascii ioutil spacemask"
#pugh::enable_all_storage = "yes"
#cactus::cctk_show_banners = 0
@@ -64,4 +64,4 @@ IOASCII::out1D_zline_y = 0.2
##################################################################
# 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"