eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
shr_cal_validHMS
Function
12 statements
Source File
shr_cal_mod.F90
shr_cal_mod
shr_cal_validHMS
Contents
public function shr_cal_validHMS(hr, min, sec)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=SHR_KIND_IN),
intent(in)
::
hr
integer(kind=SHR_KIND_IN),
intent(in)
::
min
integer(kind=SHR_KIND_IN),
intent(in)
::
sec
Return Value
logical