aboutsummaryrefslogtreecommitdiff
path: root/par/checkpoint.par
diff options
context:
space:
mode:
Diffstat (limited to 'par/checkpoint.par')
-rw-r--r--par/checkpoint.par4
1 files changed, 2 insertions, 2 deletions
diff --git a/par/checkpoint.par b/par/checkpoint.par
index 4ad45fb..9774f31 100644
--- a/par/checkpoint.par
+++ b/par/checkpoint.par
@@ -28,7 +28,7 @@ IO::checkpoint_every = 1
#
# Currently IOStreamedHDF5 can only stream "onefile"
# but this may be chunked or unchunked.
-IO::out3d_mode = "onefile"
+IO::out_mode = "onefile"
#IO::out3D_unchunked = "yes"
# enable IOStreamedHDF5 checkpointing
@@ -38,7 +38,7 @@ IOStreamedHDF5::checkpoint = "yes"
IOStreamedHDF5::checkpoint_accept_timeout = 3
# print some verbose output and timing information
-IO::verbose = "yes"
+IO::verbose = "standard"
IO::print_timing_info = "yes"