[mpas-developers] COMMIT CHECK: 'file' option for restarts

Doug Jacobsen jacobsen.douglas at gmail.com
Tue Dec 11 11:14:21 MST 2012


Hello All,

This commit check is intended to add the ability for config_start_time to
be set to 'file'. In order for this to work, whenever a restart file is
written, the time stamp is written to a file named 'restart_timestamp'.
When using 'file' for the start time, the time stamp is read from this file
prior to reading in a restart, and is used when determining when the run
should start from.

The attached files provide the framework required for this task, along with
a working implementation in the current ocean core.

>From my tests, the framework changes don't break anything in any other
cores. But the other cores will need modifications (which I could make)
before the file option will work.

I would like to commit these by the end of the week. So any
comments/questions are welcome. If someone wants to test it with a
different core, I can help make the changes needed to make it work in that
core and send out a modified file for it.

Thanks,
Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/mpas-developers/attachments/20121211/cfcd59ac/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpas_io_input.F
Type: application/octet-stream
Size: 44652 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/mpas-developers/attachments/20121211/cfcd59ac/attachment-0003.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpas_io_output.F
Type: application/octet-stream
Size: 14998 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/mpas-developers/attachments/20121211/cfcd59ac/attachment-0004.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpas_ocn_mpas_core.F
Type: application/octet-stream
Size: 44607 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/mpas-developers/attachments/20121211/cfcd59ac/attachment-0005.obj 


More information about the mpas-developers mailing list