.AixLib.Airflow.WindowVentilation.BaseClasses.Functions.OpeningAreaHinged.EffectiveOpeningArea

Information

This function calculates the effective opening area.

Interface

function EffectiveOpeningArea
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Area AClr(min = 0) "Window clear opening area";
  input Modelica.Units.SI.Area AEqv(min = 0) "Window equivalent opening area";
  input Modelica.Units.SI.Area AEqv90(min = 0) "Window equivalent opening area by 90° opening";
  output Modelica.Units.SI.Area AEff(min = 0) "Effective opening area";
end EffectiveOpeningArea;

Revisions


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