aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorallen <allen@90eea020-d82d-4da5-bf6e-4ee79ff7632f>2000-02-20 00:23:25 +0000
committerallen <allen@90eea020-d82d-4da5-bf6e-4ee79ff7632f>2000-02-20 00:23:25 +0000
commita81a3fbbfc3822e10219ee06229bf07999974b3c (patch)
tree8038244cf93b6117e92397f5d10baedc6bef24b2 /test
parentaa36744f3aaecb6ce6b5c08eb26ba4d2cf812746 (diff)
Replacing CCTK_CARGUMENTS with CCTK_ARGUMENTS etc and some tidying
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@34 90eea020-d82d-4da5-bf6e-4ee79ff7632f
Diffstat (limited to 'test')
-rw-r--r--test/test_wavetoyc.par4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test_wavetoyc.par b/test/test_wavetoyc.par
index 811e986..ce5bac8 100644
--- a/test/test_wavetoyc.par
+++ b/test/test_wavetoyc.par
@@ -1,6 +1,6 @@
!DESC "Octant evolution with no boundary condition"
-ActiveThorns = "iobasic time wavetoyc idscalarwavec pugh cartgrid3d ioutil ioascii"
+ActiveThorns = "iobasic time wavetoyc idscalarwavec boundary pugh cartgrid3d ioutil ioascii"
grid::type = "box"
@@ -27,4 +27,4 @@ IOBasic::outInfo_every = 2
IOBasic::outInfo_vars = "wavetoy::phi "
IO::outdir = "test_wavetoyc"
-
+