aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl10
1 files changed, 1 insertions, 9 deletions
diff --git a/param.ccl b/param.ccl
index 790ec2f..0c39ec4 100644
--- a/param.ccl
+++ b/param.ccl
@@ -10,12 +10,7 @@ INT max_nr_vars "maximum number of variables for which norms to compute"
INT verbose "verbosity of output"
{
0:9 :: "higher number means more verbose output"
-} 1
-
-INT out_every "At which iterations should we be called" STEERABLE=always
-{
- *:* :: ""
-} 1
+} 0
STRING gridfunctions_1st "Set of grid functions to compute norms for 2nd order variables"
{
@@ -40,6 +35,3 @@ EXTENDS KEYWORD out_fileinfo
{
"axis labels" :: "add axis labels information to output files"
}
-
-
-