aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorlanfer <lanfer@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-09-12 11:12:00 +0000
committerlanfer <lanfer@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-09-12 11:12:00 +0000
commita1c8eec3891ff6e45073570967964afb486580ca (patch)
treed85026d6419316eb1c09b91e029ba626578fb97f /param.ccl
parent59862f3062f2b36ccb8d29ac20d8430c41ebc3b2 (diff)
setting default slab dimension to three
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@32 0888f3d4-9f52-45d2-93bc-d00801ff5e46
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 682d085..17bd5cf 100644
--- a/param.ccl
+++ b/param.ccl
@@ -63,7 +63,7 @@ STRING direction "Default direction of hyperslab to stream"
CCTK_INT slabdim "default dimension of slab"
{
1:3 :: "dimension of slab (1,2,3)"
-} 1
+} 3
#############################################################################