Changes between Version 11 and Version 12 of GlobalDataExplained


Ignore:
Timestamp:
06/24/11 20:25:38 (14 years ago)
Author:
Brandon Shroyer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • GlobalDataExplained

    v11 v12  
    2222 * '''{{{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}}}.
    2323
    24  * '''{{{start_time}}}''':  The start time in computational units.  This quantity is used to calculate the time per frame within a simulation, and should not be changed even if you are restarting the job.
     24 * '''{{{start_time}}}''':  The start time in [ComputationalUnits computational units].  This quantity is used to calculate the time per frame within a simulation, and should not be changed even if you are restarting the job.
    2525
    26  * '''{{{final_time}}}''':  The final time (end time) in computational units.  Needless to say, this should be greater than {{{start_time}}}.
     26 * '''{{{final_time}}}''':  The final time (end time) in [ComputationalUnits computational units].  Needless to say, this should be greater than {{{start_time}}}.
    2727
    2828 * '''{{{GmX}}}''':  This is a three-integer array, with each element representing the number of cells in the domain along the given dimension.  Thus, the total domain size in cells is {{{GmX(1) * GmX(2) * GmX(3)}}}.  This array is subject to the following constraints: