Hi,
I try to customize CAM outputs, I read the documentation on the topic on the github of NCAR but obviously I made a mistake. I would like to output daily average of the variables U10, LHFLX, and SHFLX so here is how I modified the file user_nl_cam:
fincl2 = 'U10','LHFLX','SHFLX'
nhtfrq = -24
mfilt=1
I did a test with a one month run but I got only the daily average for the last day of the simulation. So my question is: how should I set user_nl_cam to actually get the daily output for each day of the simulation and not only the last day?
I try to customize CAM outputs, I read the documentation on the topic on the github of NCAR but obviously I made a mistake. I would like to output daily average of the variables U10, LHFLX, and SHFLX so here is how I modified the file user_nl_cam:
fincl2 = 'U10','LHFLX','SHFLX'
nhtfrq = -24
mfilt=1
I did a test with a one month run but I got only the daily average for the last day of the simulation. So my question is: how should I set user_nl_cam to actually get the daily output for each day of the simulation and not only the last day?