Changes between Version 221 and Version 222 of doc/app/runtime_parameters
- Timestamp:
- Jul 13, 2012 6:31:41 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v221 v222 1423 1423 Temporal interval at which a new restart run is to be carried out (in s).\\\\ 1424 1424 For a description how to assign restart times manually see run time parameter [#restart_time restart_time]. '''dt_restart''' does not show any effect, if '''restart_time''' has not been set.\\\\ 1425 For [../examples/coupled coupled runs] this parameter must be equal in both parameter files [[../iofiles#PARIN|PARIN]] and [[../iofiles#PARIN_O|PARIN_O]]. 1425 For [../examples/coupled coupled runs] this parameter must be equal in both parameter files [[../iofiles#PARIN|PARIN]] and [[../iofiles#PARIN_O|PARIN_O]].\\\\ 1426 If a job chain is automatically finished (i.e. [#end_time end_time] is reached), and the user wants to continue the run with another chain by increasing [#end_time end_time], he has to activate the restart mechanism again by setting (e.g.) [#restart_time restart_time] = (end time of first chain) + [#dt_restart dt_restart]. Setting only [#dt_restart dt_restart] will have no effect. 1426 1427 }}} 1427 1428 |----------------