aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrideout <rideout@a678b1cf-93e1-4b43-a69d-d43939e66649>2002-05-17 15:57:46 +0000
committerrideout <rideout@a678b1cf-93e1-4b43-a69d-d43939e66649>2002-05-17 15:57:46 +0000
commitedeea6bbfbb2528564e6bfe72b7ec37412944f11 (patch)
treedfbb236fe0e986e9d695c7a92547e328dbe2aee5
parent8ab40af4cb476c6e5060989fa15619a92657ec7b (diff)
Stripped ellsor from the active thorns list, since it isn't used.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDBrillData/trunk@77 a678b1cf-93e1-4b43-a69d-d43939e66649
-rw-r--r--test/test_brilldata_1.par5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/test_brilldata_1.par b/test/test_brilldata_1.par
index c565b59..6dc6543 100644
--- a/test/test_brilldata_1.par
+++ b/test/test_brilldata_1.par
@@ -1,7 +1,7 @@
!DESC "Brill wave initial data (Physical, BAM)"
-ActiveThorns = "bam_elliptic admbase staticconformal ellbase ellsor boundary pugh pughslab pughreduce cartgrid3d idbrilldata ioascii iobasic ioutil time"
+ActiveThorns = "bam_elliptic admbase staticconformal ellbase boundary pugh pughslab pughreduce cartgrid3d idbrilldata ioascii iobasic ioutil time"
# General
@@ -28,7 +28,6 @@ idbrilldata::brill_a = 5.0
# Elliptic solver.
idbrilldata::brill_solver = "bam"
-
bam_elliptic::bam_bound = "bamrobin"
# Output.
@@ -45,4 +44,4 @@ IOBasic::outScalar_vars = "admbase::gxx admbase::gyy admbase::gzz admbase::gxy i
IOASCII::out1D_every = 1
IOASCII::out1D_vars = "admbase::gxx admbase::gyy admbase::gzz admbase::gxy idbrilldata::brillpsi"
-IO::new_filename_scheme = "no" \ No newline at end of file
+IO::new_filename_scheme = "no"