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

Having daily history outputs using a multi-instance capability of CESM1_1_1

Hi,I am trying to run CLM4 in CESM1_1_1 using a multi-instance capability. I am having trouble in producing daily history outputs. I added the following lines in 'user_nl_clm_****' script and did '${case}.clean_build', '${case}.build, and submited the job. But the model still produce only monthly outputs regardless of the namelist changes in 'user_nl_clm_****'. When I run the model without the use of a multi-instance capability, I can have daily outputs. But for the multi-instacne case, it is not working. I cannnot understand what is the problem. Did I make any mistake? Could you please help me with this problem?--------------------------------------------------------------------------------------------hist_nhtfrq = -24
hist_mfilt  = 1
hist_avgflag_pertape = 'A'
finidat = '/work/01808/yonghwan/cesm/cesm1_1_1/work/execute/archive/Tb_daily_midnight_grid_basis/rest/2003-02-01-00000/Tb_daily_midnight_grid_basis.clm2.r.2003-02-01-00000.nc'--------------------------------------------------------------------------------------------Thanks, Yonghwan 
 
Top