ERROR: Unknown error submitted to shr_abort_abort

JIAA

Xuanjia Li
New Member
Hello,all! I meet some quesetions when resubmiting the case.

When SUBMIT is successful, the first RESUBMIT comes up with the above error.
Cesm.log said that ERROR: Unknown error submitted to shr_abort_abort, and cpl.log said ERROR: file invalid I1850Clm50SpCru_00.cpl.r.1902-01-01-00000.nc and ERROR: Unknown error submitted to shr_abort_abort.

I made the following changes before running it:
./xmlchange CONTINUE_RUN=False
./xmlchange STOP_N=1,STOP_OPTION=nyears,RESUBMIT=4
./xmlchange RUN_STARTDATE=1901-01-01
./xmlchange NTASKS=60
user_nl_clm:1700789268139.png

My cesm version is 2.2.0, and the case is I1850Clm50SpCru.

Thanks for your help!
 

Attachments

JIAA

Xuanjia Li
New Member
Hello all. I have solved the question from 5. Running a Case — CIME master documentation.

Actually, I used to resubmit it the wrong way. The correct steps are as follows:
1 ./case.submit
2 ./xmlchange RESUBMIT=1
3 ./xmlchange CONTINUE_RUN=True
4 ./case.submit

As so, if RUN_STARTDATE=1901-01-01,STOP_N=1,STOP_OPTION=nmonthes, the case will run 3 months.
 
Back
Top