Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

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.
 
Top