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

restart files

Hello,i work with first public version of CESM. I modified it myself for fitting my requirments. Recently i am trying to run it in semi operational version. I need to have 3 days integration with restart files for every day. THe model creates restart every day but move to the short time archive restart files for last 2 days (not for first). Is there any reason, that the model do not keep first day of the restart?My restart settings are: "REST_OPTION"   value="nhours"
"REST_N"   value="24"
"REST_DATE"   value="$STOP_DATE"
"DOUT_S_SAVE_INT_REST_FILES"   value="TRUE" thank you in advance for any help, with best regards,Jaromir     
 
I made mistake. I showed my current restart test settings (it is submitted). But i have been tested the following settings:"REST_OPTION"   value="ndays"
"REST_N"   value="1"
"REST_DATE"   value="$STOP_DATE"
"DOUT_S_SAVE_INT_REST_FILES"   value="TRUE" I am very sory for this confiusion.With best regards,Jaromir
 
Top