aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 1f5ea4a..20405cb 100644
--- a/param.ccl
+++ b/param.ccl
@@ -163,6 +163,10 @@ STRING recover_dir "Directory to look for recovery files" STEERABLE = RECOVER
{
".+" :: "A valid directory name"
} "."
+STRING filereader_dir "Directory to look for input files" STEERABLE = RECOVER
+{
+ ".+" :: "A valid directory name"
+} "."
STRING filereader_ID_files "List of files to read in as initial data" STEERABLE = RECOVER
{
".+" :: "Space-separated list of initial data filenames"