timemgr_setup Subroutine

public subroutine timemgr_setup(calendar_in, start_ymd_in, start_tod_in, ref_ymd_in, ref_tod_in, stop_ymd_in, stop_tod_in, nelapse_in)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in), optional :: calendar_in
integer, intent(in), optional :: start_ymd_in
integer, intent(in), optional :: start_tod_in
integer, intent(in), optional :: ref_ymd_in
integer, intent(in), optional :: ref_tod_in
integer, intent(in), optional :: stop_ymd_in
integer, intent(in), optional :: stop_tod_in
integer, intent(in), optional :: nelapse_in