aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOScalar/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetIOScalar/param.ccl')
-rw-r--r--Carpet/CarpetIOScalar/param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetIOScalar/param.ccl b/Carpet/CarpetIOScalar/param.ccl
index f42087b92..e95cbaa8c 100644
--- a/Carpet/CarpetIOScalar/param.ccl
+++ b/Carpet/CarpetIOScalar/param.ccl
@@ -40,7 +40,7 @@ CCTK_STRING outScalar_vars "Variables to output in scalar form" STEERABLE = ALWA
CCTK_STRING outScalar_reductions "List of reductions to output in scalar form" STEERABLE = ALWAYS
{
"" :: "A regex which matches everything"
-} "count minimum maximum sum average norm1 norm2 norm_inf"
+} "count minimum maximum sum average norm1 norm2 norm_inf icount iaverage inorm1 inorm2"