summaryrefslogtreecommitdiff
path: root/src/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'src/param.ccl')
-rw-r--r--src/param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/param.ccl b/src/param.ccl
index 41b5caeb..f205f317 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -4,6 +4,11 @@
private:
+STRING cctk_run_title "Description of this simulation"
+{
+ ".*" :: "Any string"
+} ""
+
KEYWORD cctk_timer_output "Provide output from timers"
{
"off" :: "No timer output"