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

Some problem in continue run

sunweihao

19970130SWh
Member
Hello,

I got a problem in the continue run. I have run FHIST components from 1979 to 2002, but it stopped in 1999 year for some reasons. Now I want to continue run this case, I ./xmlchange the CONTINUE_RUN is TRUE and then ./case.submit. But it got errors.

I tried to find reasons in the rpointer files, in the rpointer.ocn file I found that it needs two files:
1649212563969.png

but the first file ".docn.r..." does not exists in the case run path. I also try to find this file in the archieve path :archieve/rest/hist/ . Other restart files exist, but can not see the restart file of the docn:
1649212829935.png

My question is:

Does the error in my continue run is due to the missing of the restart file showing in the first picture?
And why this restart file was not been generated in the running time? I only set the REST_N REST_OPTION in the env_run.xml before build the case

Thanks!
 

sunweihao

19970130SWh
Member
here is my cesm.log after I continue run the case
 

Attachments

  • cesm.log.9430964.220405-220004.txt
    3.2 KB · Views: 6

fischer

CSEG and Liaisons
Staff member
Since this is a FHIST compset, the docn only needs replace_india8.docn.rs1.1999-01-01-00000.bin in
order to do a restart.
The replace_india8.docn.r.1999-01-01-00000.nc is needed when using an active ocean model(POP).

From your cesm.log file it's impossible to tell what happened. You should look through your other log
files for errors. Then you could try setting DEBUG to TRUE and rebuilding and rerunning the model. Then you
might get a traceback to the issue.

Chris
 
Top