.BuildingSystems.Buildings.Functions.TAir

Information

This function outputs the ambient air temperature dependent on the height.

Interface

function TAir
  input Modelica.Units.SI.Temperature TAirRef "Air temperature on reference height";
  input Modelica.Units.SI.Height z "Height over ground";
  input Modelica.Units.SI.Height zRefTAir "Reference height air temperature measurement";
  input Real gamma(unit = "K/m") "Temperature gradient of the planetary boundary layer in K/m";
  output Modelica.Units.SI.Temperature value "Height dependent air temperature";
end TAir;

Revisions


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