aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl8
1 files changed, 4 insertions, 4 deletions
diff --git a/param.ccl b/param.ccl
index 3c65ef4..5e70614 100644
--- a/param.ccl
+++ b/param.ccl
@@ -18,20 +18,20 @@ EXTENDS KEYWORD initial_shift
RESTRICTED:
STRING load_data_exe ""
{
- "" :: ""
+ "" :: "Path to the binary that will provide that data"
} ""
STRING simdata_path ""
{
- "" :: ""
+ "" :: "Path to stored simulation data"
} ""
REAL load_time ""
{
- : :: ""
+ : :: "Simulation time at which to restore the data"
} 0.0
INT load_iteration ""
{
- : :: ""
+ : :: "Simulation iteration at which to restore the data"
} -1