Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | parameter | :: | max_chars | = | 300 |
@author Wolfgang Kurtz, Guowei He
@date 21.03.2022
@brief Return the filename for output of CLM statistics
@return character(len=256) get_statistic_filename Filename
@details
This functions has likely been adapted from
set_hist_filename
from histFileMod.F90
in CLM3.5
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_int), | intent(in) | :: | ts | |||
integer(kind=c_int), | intent(in) | :: | ttot |