Changes between Version 3 and Version 4 of GlobalDataExplained
- Timestamp:
- 06/03/11 12:46:21 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GlobalDataExplained
v3 v4 22 22 * '''{{{RestartFrame}}}''': The index of the frame from which you wish to restart. This number should be greater than or equal to {{{0}}}. In order to use this, you must have a Chombo file of the same index value in your problem's {{{out/}}} directory (for example, {{{RestartFrame 5}}} will crash unless the file {{{out/chombo00005.hdf}}} is present). Regardless of its value, the {{{RestartFrame}}} variable does nothing if the {{{lRestart}}} flag is set to {{{F}}}. 23 23 24 * '''{{{start_time}}}''': The start time in computational units. This quantity is used to calculate the elapsed time within a simulation, and should not be changed even if you are restarting the job. 25 26 * '''{{{final_time}}}''': The final time (end time) 27 24 28 [[BR]] 25 29 == !LevelData ==