How to set up the short term archive in case runs are crashed or terminated?

xyli@geo_uio_no

New Member
Dear all,

I couldn't find the archived folder "rest/" when my simulation was terminated
due to the time limit. Any idea about this?

Here is my setup for archiving,
$ ./xmlquery REST_OPTION
REST_OPTION: nyears
$ ./xmlquery REST_N
REST_N: 2
$ ./xmlquery DOUT_S
DOUT_S: TRUE

I read from "config_batch.xml" that
"If DOUT_S is true and case.run (or case.test) exits successfully then run st_archive".
Does it mean that the "rest/" folder can never be created of the run crashes?

Best regards,

Xiangyu
 

xyli@geo_uio_no

New Member
Thanks a lot!
Indeed, they are all in the run directory.
I just need to manually select and copy the restart files and pointer files
to the new cases.
 
Back
Top