hello!
I have run B1850 for 30years,and set REST_N=5,because I want to save the restart file every five years
But at the end of the run, I found that only the last year's restart files were saved in the archived rest directory.
And I found "DOUT_S_SAVE_INTERIM_RESTART_FILES" value="FALSE" in env_run.xml. However, the following comment in env_run.xml indicates that this value defaults to true, I didn't make any changes, why the value of "DOUT_S_SAVE_INTERIM_RESTART_FILES" is false?
<entry id="DOUT_S_SAVE_INTERIM_RESTART_FILES" value="FALSE">
<type>logical</type>
<valid_values>TRUE,FALSE</valid_values>
<desc>Logical to archive all interim restart files, not just those at eor
If TRUE, perform short term archiving on all interim restart files,
not just those at the end of the run. By default, this value is TRUE.
The restart files are saved under the specific component directory
($DOUT_S_ROOT/$CASE/$COMPONENT/rest rather than the top-level $DOUT_S_ROOT/$CASE/rest directory).
Interim restart files are created using the REST_N and REST_OPTION variables.
This is for expert users ONLY and requires expert knowledge.
We will not document this further in this guide.</desc>
</entry>
There is no restart file in my archived rest directory for the first 25 years. Did the model delete those restart files when the files were transferred after the run completed? Can I get those restart files back?
Thanks very much! Any help is appreciated!
I have run B1850 for 30years,and set REST_N=5,because I want to save the restart file every five years
But at the end of the run, I found that only the last year's restart files were saved in the archived rest directory.
And I found "DOUT_S_SAVE_INTERIM_RESTART_FILES" value="FALSE" in env_run.xml. However, the following comment in env_run.xml indicates that this value defaults to true, I didn't make any changes, why the value of "DOUT_S_SAVE_INTERIM_RESTART_FILES" is false?
<entry id="DOUT_S_SAVE_INTERIM_RESTART_FILES" value="FALSE">
<type>logical</type>
<valid_values>TRUE,FALSE</valid_values>
<desc>Logical to archive all interim restart files, not just those at eor
If TRUE, perform short term archiving on all interim restart files,
not just those at the end of the run. By default, this value is TRUE.
The restart files are saved under the specific component directory
($DOUT_S_ROOT/$CASE/$COMPONENT/rest rather than the top-level $DOUT_S_ROOT/$CASE/rest directory).
Interim restart files are created using the REST_N and REST_OPTION variables.
This is for expert users ONLY and requires expert knowledge.
We will not document this further in this guide.</desc>
</entry>
There is no restart file in my archived rest directory for the first 25 years. Did the model delete those restart files when the files were transferred after the run completed? Can I get those restart files back?
Thanks very much! Any help is appreciated!