aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index 1708a86..74e514e 100644
--- a/param.ccl
+++ b/param.ccl
@@ -8,12 +8,12 @@ STRING output_format "What form to output the datasets" STEERABLE = ALWAYS
.* :: "Comma separated list. Can be UCD, VRML, ASCII, SOCK or None"
} "None"
-STRING output_var "What Grid Function name to output"
+STRING output_var "What Grid Function name to output" STEERABLE = ALWAYS
{
.* :: "Eventually a comma separated list, but now a single name"
} "None"
-CCTK_REAL4 isovalue "Isosurface value" STEERABLE = ALWAYS
+CCTK_REAL isovalue "Isosurface value" STEERABLE = ALWAYS
{
.* :: "Any floating point value"
} 1.0