Regridding Restarts for Fortuna 2.5: Difference between revisions
No edit summary |
|||
Line 6: | Line 6: | ||
Restart files from Fortuna 2.4 may be used for Fortuna 2.5 with the exception of <code>solar_internal_rst</code>, which must be bootstrapped. Currently, this can be accomplished simply be deleting that restart file and running the model for a day -- the full set of restarts will be created before the model returns. Restarts from Fortuna 2.3 or Fortuna 2.2 can be used by bootstrapping <code>solar_internal_rst</code> and <code>irrad_internal_rst</code>. Restarts from versions earlier than Fortuna 2.2 must be regridded to use with Fortuna 2.5. The above assumes that the restarts have the same resolution, otherwise regridding is necessary. | Restart files from Fortuna 2.4 may be used for Fortuna 2.5 with the exception of <code>solar_internal_rst</code>, which must be bootstrapped. Currently, this can be accomplished simply be deleting that restart file and running the model for a day -- the full set of restarts will be created before the model returns. Restarts from Fortuna 2.3 or Fortuna 2.2 can be used by bootstrapping <code>solar_internal_rst</code> and <code>irrad_internal_rst</code>. Restarts from versions earlier than Fortuna 2.2 must be regridded to use with Fortuna 2.5. The above assumes that the restarts have the same resolution, otherwise regridding is necessary. | ||
== The Next Easiest Way: Using the <code>regrid</code> Script == | |||
== Creating Restarts from Scratch == | == Creating Restarts from Scratch == |