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

fail to writing history file

Now I'm running CLM5 on Linux cluster.When I didn't change user_nl_clm, it is successfully running with monthly output files such as "case.clm2.h0.yyyy-mm.nc" and "case.mosart.h0.yyyy-mm.nc". However, when I changed user_nl_clm to make the daily output, it is stoped to write history output file.For example, I added below in user_nl_clm and case.build.hist_fincl2 = 'TG', 'TV'hist_fincl3 = 'TG', 'TV'hist_fincl4 = 'TG', 'TV'hist_fincl5 = 'TG', 'TV'hist_nhtfrq = 0, -24, -6, -1, 1hist_mfilt  = 12, 30, 28, 24, 48(same with https://escomp.github.io/ctsm-docs/doc/build/html/users_guide/setting-up-and-running-a-case/customizing-the-clm-namelist.html) Using my Linux cluster, I could write down history files based on cesm1.2.1, so I think it is not a memory problem. I'm using intel18, mvapich2-2.2, netcdf4.3.2, hdf5-1.8.16, and pnetcdf-1.9.0.I attached cesm.log and lnd.log here. Do you have any idea how can I write down history files using CLM5? 
 
Top