Hi,
I want to output the TLAI value only at the last step in a day. For example, I let the model run for a day, starting from 2000-01-01-00000 to 2000-01-02-00000. I only want the TLAI calculated at the step of 2000-01-02-00000 to be output in the history file.
I am not sure whether the settings bellow in user_nl_clm is right or not to output the last step TLAI.
hist_empty_htapes = .true.
hist_nhtfrq = 48
hist_mfilt = 1
hist_fincl2 = 'TLAI'
hist_avgflag_pertape = 'I'
dtime = 1800
Sincerely,
I want to output the TLAI value only at the last step in a day. For example, I let the model run for a day, starting from 2000-01-01-00000 to 2000-01-02-00000. I only want the TLAI calculated at the step of 2000-01-02-00000 to be output in the history file.
I am not sure whether the settings bellow in user_nl_clm is right or not to output the last step TLAI.
hist_empty_htapes = .true.
hist_nhtfrq = 48
hist_mfilt = 1
hist_fincl2 = 'TLAI'
hist_avgflag_pertape = 'I'
dtime = 1800
Sincerely,