[MITgcm-support] Restart run!

Ed Hill ed at eh3.com
Mon Jun 6 13:30:53 EDT 2005


On Mon, 2005-06-06 at 11:35 -0400, Van Thinh Nguyen wrote:
> Hi folks,
> 
> Please help me with following questions:
> 
>  If I am going to run a model from the last run (ended at 240000s) with
> longer time (eg. up to 432000s), then which parameters should I change in
> the data file? I actually have changed only the "startTime=240000" and
> "endTime=432000", where I had a pickup file at 240000. I am not sure that
> is correct or should I change more parameters by input datasets.


Hi Van Thinh,

In your "data" file, you probably want to set:

 nIter0 = INSERT_NUMBER_HERE,

where INSERT_NUMBER_HERE is the model iteration number of the last time
step from the previous run that you would now like to "pick-up" from in
the next run.  There are many examples of how to start from pick-up (or
"checkpoint") files in our verification suite.

A quick way to find these examples is:

  cd MITgcm/verification
  grep -i iter0 */input/data

which will give you a list of about 30 data files that contain the
nIter0 option.

Ed

-- 
Edward H. Hill III, PhD
office:  MIT Dept. of EAPS;  Rm 54-1424;  77 Massachusetts Ave.
             Cambridge, MA 02139-4307
emails:  eh3 at mit.edu                ed at eh3.com
URLs:    http://web.mit.edu/eh3/    http://eh3.com/
phone:   617-253-0098
fax:     617-253-4464




More information about the MITgcm-support mailing list