Restart file date for a branch run #8050
pgoddard08
started this conversation in
E3SM model help
Replies: 1 comment 3 replies
-
|
Hi Paul, You can only change the start date for startup and hybrid runs. This is the section from env_run.xml: You may want to change to a hybrid run, if that is your intention. If so, please be aware that you will have to remove or rename the xtime setting in the mpas restart files. One way to do that is using ncrename, like this: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Using E3SMv2.0 NARRM.
I am attempting to start a branch run from restart files from the pre-industrial simulation (year 0101). I'd like to use these restart files as ICs for a WCYCL20TR simulation that begins in the year 1850. Here is my run script:
I am met with an error, e.g. log.ocean.0000.err which contains this text:
I thought for branch runs the start date and the run ref date could differ. Can someone help me understand my error?
Many thanks,
Paul
Beta Was this translation helpful? Give feedback.
All reactions