function julianDay input Integer year; input Integer month; input Integer day; input Real hour; output Real jday; end julianDay;