Restart file trouble

Hi board users,

I am trying to generate a 4-month run with restart file sets written at the beginning of every month. To do this, I set nhtfrq(1)=72 and nrefrq=1 (just to be safe) and yet, I still get restart file sets written every 30 days. What's the deal? The model also seems to have ignored that I set fincl1='PSL:I', and instead outputted every standard field. Thanks.

-Dan
 
I have resolved the issue. You must include mfilt(1) = 1 in the namelist file to write out the restart files every day.

There is still a lingering issue with being able to choose output fields for file #1, but my guess is that by default that file must include all output fields.
 
Back
Top