clm_init Subroutine

subroutine clm_init(finname, pdaf_id, pdaf_max, mype) bind(C,name="clm_init")

@details Initialization routines for the land model analogous to clm3_5/src/main/program_off.F90

Arguments

Type IntentOptional Attributes Name
character(kind=c_char, len=1), intent(in), dimension(100) :: finname

CLM input file name

integer(kind=c_int), intent(in) :: pdaf_id
integer(kind=c_int), intent(in) :: pdaf_max
integer(kind=c_int), intent(in) :: mype