Regridding restarts for Fortuna 2.0: Difference between revisions
Line 198: | Line 198: | ||
The above procedure produces all the necessary restart files for the model to run, but others are needed for proper function. The model can produce them starting from the minimal set created by the regridding procedure; this requires some modification of the <code>AGCM.tmpl</code> file in your experiment home directory (probably under your account home directory). | The above procedure produces all the necessary restart files for the model to run, but others are needed for proper function. The model can produce them starting from the minimal set created by the regridding procedure; this requires some modification of the <code>AGCM.tmpl</code> file in your experiment home directory (probably under your account home directory). | ||
In <code>AGCM.tmpl</code> -- you | In <code>AGCM.tmpl</code> -- you probably want to keep a copy of the default version for normal runs -- and using <code>turb_import_rst</code> as an example, comment out the lines referring to <code>RESTART</code>: | ||
TURBULENCE_IMPORT_RESTART_FILE: turb_import_rst | TURBULENCE_IMPORT_RESTART_FILE: turb_import_rst |