aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2001-03-26 20:51:31 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2001-03-26 20:51:31 +0000
commitef42fca9da45968699d21a3589a6e41a0547fef8 (patch)
tree0b2653d84aebef7f2a9d728ff7697230f5c922a6 /param.ccl
parent58d5b67518bb25bb7abc2a1e164c7ed51c92f64f (diff)
Use the new parameter IO::out_fileinfo.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@49 4825ed28-b72c-4eae-9704-e50c059e567d
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
##############################################