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

problem with getting daily output data

Hi,
I'm trying to get both monthly and daily output data from the model.
I added the following lines to cam.buildnml.csh at the end of &cam_inparm section.

nhtfrq = 0, -24
fincl2 = 'CMFDT', 'DTCOND', 'DTV', 'QRL', 'QRS',
'CLDMED', 'CLDHGH', 'CLDLOW', 'CLDTOT', 'CLOUD',
'OMEGA', 'T', 'U', 'V', 'PRECC', 'PRECL',
'PSL', 'Q', 'TMQ',
'FLDS', 'FLDSC', 'FLNS', 'FLNSC', 'FSDS', 'FSDSC', 'FSNS', 'FSNSC',
'LHFLX', 'SHFLX', 'TAUX', 'TAUY'

But I still got only monthly output and no daily output. Is there anything else I must do?
Thank you!
Jie
 
Top