...
Section |
---|
Column |
---|
What's a model restart? Excerpt |
---|
A restart allows the model to continue a forecast with a succession of individual runs, each one starting where the other one left off. e.g. running an extended forecast of 100 days with 5 separate runs of 20 days each. |
A restart will always be exact, that is, the results of the restarted forecast should always match a single run of the model for the same total length (assuming all settings remain the same). This page describes how to configure and use the model restart facility.
Warning |
---|
The restarted run must always have the same parallel decomposition (TASKS x THREADS) otherwise the restart will fail. |
|
Column |
---|
|
Panel |
---|
bgColor | white |
---|
titleBGColor | lightlightgrey |
---|
title | On this page |
---|
| |
|
|
...
reresf.F90
- calls the I/O subsystem to read the restart files. Counterpart to wrresf.F90. Any changes to wrresf must be mirrored by changes to reresf.F90.
...
HTML |
---|
<script type="text/javascript" src="https://jirasoftware.ecmwf.int/issues/s/en_UKet2vtj/787/12/1.2.5/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?collectorId=5fd84ec6"></script>
|
...