Regridding restarts for Fortuna 2.1: Difference between revisions

Line 43: Line 43:


Note: if the grid dimensions are the same SOME restarts from earlier model versions may be used , while other may not.
Note: if the grid dimensions are the same SOME restarts from earlier model versions may be used , while other may not.
* fvcore_internal_rst and moist_internal_rst may be used directly from earlier versions.
* <code>fvcore_internal_rst</code> and <code>moist_internal_rst</code> may be used directly from earlier versions.
* catch_internal_rst, lake_internal_rst, landice_internal_rst, and saltwater_internal_rst must be re-gridded due to new land surface tile data
* <code>catch_internal_rst</code>, <code>lake_internal_rst</code>, <code>landice_internal_rst</code>, and <code>saltwater_internal_rst</code> must be re-gridded due to new land surface tile data
* All other restarts from earlier versions should be boot-strapped.
* All other restarts from earlier versions should be boot-strapped.