aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOScalar/param.ccl
diff options
context:
space:
mode:
authorRoland Haas <rhaas@caltech.edu>2012-03-03 16:40:40 -0800
committerRoland Haas <rhaas@caltech.edu>2012-03-03 16:40:40 -0800
commit8c939d2ff2031c7f9c73b2ebe7c75c3e5145e11f (patch)
tree68bef722e6c653d15eaf5af83c2cff1baa4dee15 /Carpet/CarpetIOScalar/param.ccl
parent108c29b71a6bd0763418df23ba58edc3df8610f4 (diff)
CarpetIOScalar: add option all_reduction_in_one file to collect all reduction
results in a single file (with filename *.scalars.asc)
Diffstat (limited to 'Carpet/CarpetIOScalar/param.ccl')
-rw-r--r--Carpet/CarpetIOScalar/param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Carpet/CarpetIOScalar/param.ccl b/Carpet/CarpetIOScalar/param.ccl
index e95cbaa8c..dc3ed57e6 100644
--- a/Carpet/CarpetIOScalar/param.ccl
+++ b/Carpet/CarpetIOScalar/param.ccl
@@ -24,6 +24,10 @@ BOOLEAN one_file_per_group "Write one file per group instead of per variable"
{
} "no"
+BOOLEAN all_reductions_in_one_file "Write all requested reductions in one file instead of per reduction"
+{
+} "no"
+
CCTK_STRING outScalar_dir "Name of scalar output directory, overrides out_dir" STEERABLE = ALWAYS