aboutsummaryrefslogtreecommitdiff
path: root/par
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2002-05-06 09:21:30 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2002-05-06 09:21:30 +0000
commit05b0fe4b1f1337319fbd1beb6928610bb92f57b3 (patch)
treecc453d31302e5633d4114666a7747d4c7bebe12b /par
parentcfd0aa21d5237ba08b06f687c21f5d1d56a41003 (diff)
Parameter names changes as announced in today's mail to users@cactuscode.org.
You must also update thorns IOHDF5Util and IOUtil now. This thorn will be moved from AlphaThorns to CactusPUGHIO now. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@127 4825ed28-b72c-4eae-9704-e50c059e567d
Diffstat (limited to 'par')
-rw-r--r--par/hdf5.par6
1 files changed, 3 insertions, 3 deletions
diff --git a/par/hdf5.par b/par/hdf5.par
index 83fb835..586de82 100644
--- a/par/hdf5.par
+++ b/par/hdf5.par
@@ -19,11 +19,11 @@ driver::global_nz = 10
####################### IO parameters ###################################
# flag to enable verbose output
-IO::verbose = "yes"
+IO::verbose = "standard"
# want unchunked output into a single file
-IO::out3D_mode = "onefile"
-IO::out3D_unchunked = "yes"
+IO::out_mode = "onefile"
+IO::out_unchunked = "yes"
# say when, where, and what GF to output
IOHDF5::out_every = 1