.SolarTherm.Models.Sources.SolarFunctions.julianDay

Interface

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

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos