aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl19
1 files changed, 10 insertions, 9 deletions
diff --git a/param.ccl b/param.ccl
index e82f584..95d8f63 100644
--- a/param.ccl
+++ b/param.ccl
@@ -62,20 +62,21 @@ shares: IO
########################
# How often to do output
########################
-USES INT out_every
+USES INT out_every
################
# various things
################
-USES BOOLEAN verbose
-USES BOOLEAN out3D_parameters
-USES BOOLEAN print_timing_info
+USES BOOLEAN verbose
+USES BOOLEAN out3D_parameters
+USES BOOLEAN print_timing_info
+USES KEYWORD out_fileinfo
###################################
# Checkpointing/recovery parameters
###################################
-USES BOOLEAN checkpoint_ID
-USES KEYWORD recover
-USES INT checkpoint_every
-USES BOOLEAN checkpoint_on_terminate
-USES STRING recover_file
+USES BOOLEAN checkpoint_ID
+USES KEYWORD recover
+USES INT checkpoint_every
+USES BOOLEAN checkpoint_on_terminate
+USES STRING recover_file