restart ended after 1 year

xiaoxiaokuishu

Ru Xu
Member
Hi, all
I have a FHIST simulation with STOP_N=1, and RESUBMIT=30, after my model run 10years, it stops, so I restared the simulation.
But after 1-year simulation, it stops again... and the simulated output do not move to scratch directly, it still in Run folder.
there is no errors reported. So I wonder is there sth wrong with my restart method or setting.

I first cat rpoint*, and the set CONTINUE_RUN =True, then ./case.submit.


Best
Ru
 

dbailey

CSEG and Liaisons
Staff member
What machine and version? We have been finding on derecho that 20 minutes is not enough for the short term archiver. Try setting:

./xmlchange --subgroup case.st_archive JOB_WALLCLOCK_TIME=01:00:00
 

xiaoxiaokuishu

Ru Xu
Member
What machine and version? We have been finding on derecho that 20 minutes is not enough for the short term archiver. Try setting:

./xmlchange --subgroup case.st_archive JOB_WALLCLOCK_TIME=01:00:00
Hi, Dbailey,

I use CSCS, swiss super computer, I find the issues. It is a stupid problem, as when I resubmit, I forget to set the path of DOUT_S_ROOT,
when i set it, it works well. And many thanks for the reply of the wallclock time issues.

Best
Ru
 
Back
Top