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

annual primary history files

Hi, I am wondering how I can change the output frequence of the primary history files for the fully coupled model to annual. The default output frequency is monthly. If I change nhtfrq = -24 and mfilt = 2 in the cam file, I get output files every other day with 1 day everages. However, If I keep nhtfrq = 0 and change mfilt =12, i still get monthly output files instead of annual files with monthly averages. What am I doing wrong? I don't want a second output file, I want to change the primary frequence to cut down on CPU time. Thanks.  
 

nanr

Member
You can try setting nhtfrq to -8760 (365x24).  e.g,:nhtfrq=0, the file will be a monthly average nhtfrq>0, frequency is input as number of timesteps. nhtfrq
 
Top