.AixLib.Controls.SetPoints.Functions.HeatingCurveFunction

Linear function with a set temperature of 55degC at -20 degC outdoor air temperature

Information

Calculate the set temperature with a linear approach. The room temperature serves as the set point(e.g. 20°C).

Interface

function HeatingCurveFunction
  extends PartialBaseFct;
  parameter Modelica.Units.SI.TemperatureDifference TOffNig = 10 "Delta K for night mode of heating system";
  parameter Modelica.Units.SI.ThermodynamicTemperature TDesign = 328.15 "Design temperature of heating system at -20 °C outside air temperature";
end HeatingCurveFunction;

Revisions


Generated at 2025-03-11T19:24:33Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos