.BuildSysPro.Utilities.Time.HourApparentSolarTime

Information

Hypothesis and equations

Calculates the time of the day in Real Solar Time (RST)

Bibliography

none

Instructions for use

none

Known limits / Use precautions

none

Validations

Validated function

--------------------------------------------------------------
Licensed by EDF under a 3-clause BSD-license
Copyright © EDF 2009 - 2023
BuildSysPro version 3.6.0
Author : EDF
--------------------------------------------------------------

Interface

function HourApparentSolarTime
  input Modelica.Units.NonSI.Time_hour h0 "Universal Time (in hours) at t=0";
  input Real t0 = 0 "Time in second at t=0";
  input Modelica.Units.SI.Time t "Elapsed time since t=0 [s]";
  input Modelica.Units.NonSI.Angle_deg long "Longitude, in degrees [°]";
  output Modelica.Units.NonSI.Time_hour tsv "True Solar Time, in hours [h]";
end HourApparentSolarTime;

Revisions

Aurélie Kaemmerlen 05/2011- Modification du calcul pour avoir un TSV compris entre 0 et 24h

Hassan Bouia 03/2013 - Modification des fonctions temps et remplacement de d0 par t0


Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos