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