-
Notifications
You must be signed in to change notification settings - Fork 341
Labels
Milestone
Description
General bug information
CTSM version you are using:
branch_tags/tmp-241219.n01.ctsm5.3.016
Would have been ctsm master tag ctsm5.3.017 if ctsm's master branch were not "locked" while we wait for a new cesm tag.
Does this bug cause significantly incorrect results in the model's science? [Yes / No]
I'm guessing not.
Configurations affected: [Fill this in if known.]
CONTINUE = .true.
Important details of your setup / configuration so we can reproduce the bug
Case /glade/u/home/slevis/cases_LMWG_dev/ctsm53017_f19_BNF_AD documented in NCAR/LMWG_dev#88.
I have worked around the problem, so the simulation is in progress again. Here's a complete sequence of events:
- I started this AD spinup as a cold start.
- STOP_N was 40 and RESUBMIT was 6.
- The model resubmitted successfully after year 40.
- The model failed to resubmit after year 80.
- I didn't find an error, so I tried to submit manually and immediately got
ERROR: CONTINUE_RUN is true but this case does not appear to have restart files staged in /glade/derecho/scratch/slevis/ctsm53017_f19_BNF_AD/run rpointer.cpl - I got past the error with
mv rpointer.cpl.0081-01-01-00000 rpointer.cpl
but the run now failed while looking forrpointer.cpl.0081-01-01-00000 - I got past both errors with
cp rpointer.cpl.0081-01-01-00000 rpointer.cpl
and the run is in progress now. I changed STOP_N to 210 hoping that I will not have to deal with this problem again in this simulation.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done