mod_clm_statistics Module


Uses


Variables

Type Visibility Attributes Name Initial
integer, public, parameter :: max_chars = 300

Functions

public function get_statistic_filename()

@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

Arguments

None

Return Value character(len=256)


Subroutines

public subroutine write_clm_statistics(ts, ttot) bind(C,name="write_clm_statistics")

Arguments

Type IntentOptional Attributes Name
integer(kind=c_int), intent(in) :: ts
integer(kind=c_int), intent(in) :: ttot