Hi all,
i just went through the gx3 exemple and i ma facing an issue with the history frequency.
i used the default :
histfreq = 'm','x','x','x','x'
histfreq_n = 1 , 1 , 1 , 1 , 1
histfreq_base = 'zero','zero','zero','zero','zero'
hist_avg = .true.,.true.,.true.,.true.,.true.
hist_suffix = 'x','x','x','x','x'
history_dir = './history/'
history_file = 'iceh'
history_precision = 4
history_format = 'default'
i got monthly outputs
but if i asked for daily :
histfreq = 'd','x','x','x','x'
i got nothing !
if i do the same with restart files
dumpfreq = 'm','x','x','x','x' or dumpfreq = 'd','x','x','x','x'
i get either monthly or daily files ....
Any one could point out what i am doing wrong with histfile ?
Thnaks
Xavier
i just went through the gx3 exemple and i ma facing an issue with the history frequency.
i used the default :
histfreq = 'm','x','x','x','x'
histfreq_n = 1 , 1 , 1 , 1 , 1
histfreq_base = 'zero','zero','zero','zero','zero'
hist_avg = .true.,.true.,.true.,.true.,.true.
hist_suffix = 'x','x','x','x','x'
history_dir = './history/'
history_file = 'iceh'
history_precision = 4
history_format = 'default'
i got monthly outputs
but if i asked for daily :
histfreq = 'd','x','x','x','x'
i got nothing !
if i do the same with restart files
dumpfreq = 'm','x','x','x','x' or dumpfreq = 'd','x','x','x','x'
i get either monthly or daily files ....
Any one could point out what i am doing wrong with histfile ?
Thnaks
Xavier