aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl16
1 files changed, 2 insertions, 14 deletions
diff --git a/param.ccl b/param.ccl
index 20e65ad..9e508d9 100644
--- a/param.ccl
+++ b/param.ccl
@@ -145,29 +145,17 @@ USES INT out_every
################
USES BOOLEAN verbose
USES BOOLEAN print_timing_info
-USES BOOLEAN out3D_datestamp
USES BOOLEAN out3D_parameters
-USES BOOLEAN out2D_datestamp
-USES BOOLEAN out2D_parameters
-USES BOOLEAN out1D_datestamp
-USES BOOLEAN out1D_parameters
+USES KEYWORD out_fileinfo
#######################
-# Specific to 1/2/3D output
+# Specific to 3D output
#######################
USES KEYWORD out3D_mode
USES INT out3D_procs
USES BOOLEAN out3D_septimefiles
USES BOOLEAN out3D_unchunked
-USES KEYWORD out2D_mode
-USES INT out2D_procs
-USES BOOLEAN out2D_septimefiles
-USES BOOLEAN out2D_unchunked
-USES KEYWORD out1D_mode
-USES INT out1D_procs
-USES BOOLEAN out1D_septimefiles
-USES BOOLEAN out1D_unchunked
##############################################
# Downsampling parameters based on IOUTIL
##############################################