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

cam3+som

ok8200@sina_com

New Member
hello:
I run CAM3 model with a mixed-layer slab ocean model(SOM). For each history files series, i want to be output daily.
How can i carry out it?
Here entend my appreciation if you could reply me.
Best wishes!
 
I am running CAM + dom, and I assume it is the same, but I might be wrong.
I would do it by defining in the namelist with the next:
NHTFRQ=-24 % for daily output
MFILT=1 %how many time samples to write to each file.

if you want it plus the monthly averages, just define NHTFRQ(2), MFILT(2)=...

If I understood you correctly, now you will get daily outputs, with each day on a separate file.

Ilit
 

ok8200@sina_com

New Member
Thank you for your reply. When the runtype was initial run with mfilt=1,nhtfrq=-24, the output datasets were daily. But when the runtype was restart run with mfilt=1, nhtfrq=-24, there no daily datasets were output,only the datasets named:case0.som.cnl.cam2.h0.0037-09-30-85200.nc; case0.som.cnl.cam2.h0.0037-10-31-85200.nc; case0.som.cnl.cam2.h0.0037-12-31-85200.nc.... and so on, I don't know these dataset mean, and how can I get daily output datasets when the runtype was restart run.

waiting for your reply and thanks very much
yours sincerely
Yan Li
 
Top