aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl42
1 files changed, 10 insertions, 32 deletions
diff --git a/param.ccl b/param.ccl
index df3d037..4f475e8 100644
--- a/param.ccl
+++ b/param.ccl
@@ -42,56 +42,34 @@ shares: IO
####################
# Output directories
####################
-USES STRING outdir ""
-{
-}
+USES STRING outdir
########################
# How often to do output
########################
-USES INT out_every ""
-{
- : ::
-}
+USES INT out_every
################
# various things
################
-USES LOGICAL verbose ""
-{
-}
-USES LOGICAL out3D_datestamp ""
-{
-}
-USES LOGICAL out3D_parameters ""
-{
-}
+USES LOGICAL verbose
+USES LOGICAL out3D_datestamp
+USES LOGICAL out3D_parameters
#######################
# Specific to 3D output
#######################
-USES KEYWORD out3D_mode ""
-{
-}
+USES KEYWORD out3D_mode
-USES INT out3D_procs ""
-{
- : ::
-}
-USES LOGICAL out3D_septimefiles ""
-{
-}
-USES LOGICAL out3D_unchunked ""
-{
-}
+USES INT out3D_procs
+USES LOGICAL out3D_septimefiles
+USES LOGICAL out3D_unchunked
##############################################
# Downsampling parameters (only for 3D output)
##############################################
-USES LOGICAL out3D_single ""
-{
-}
+USES LOGICAL out3D_single