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