Can not get the cam.i. file after running successful.

Dear all,Firstly thanks for any helps.I was trying to use the CESM and get the rest and initial file for the next run. During my experiment, if I run a case for a year, I can get the entire initial and rest file, while when I was trying to run for a month, the files I get in the rest directory do not include the cam.i.*.nc file. Is there something wrong for my experiment design? Or Can I change something for the generation of the initial condition? Best reagrds,Xiaolu
 

santos

Member
In user_nl_cam, you can do this for monthly output:inithist = "MONTHLY"Or you can do this to get output at the end of the run:inithist = "ENDOFRUN"
 
Back
Top