.SolarTherm.Models.Sources.SolarFunctions.solarAzimuth

Information

Solar azimuth angle

Interface

function solarAzimuth
  extends Modelica.Icons.Function;
  input SI.Angle dec "Solar declination (+ve North of equator)";
  input SI.Angle hra "Solar hour angle (solar noon at 0)";
  input nSI.Angle_deg lat = -23.795 "Latitude (+ve North)";
  output SI.Angle azi;
end solarAzimuth;

Generated at 2024-05-07T18:16:22Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos