.AixLib.ThermalZones.ReducedOrder.Windows.BaseClasses.Conversions.to_surfaceTiltVDI

Conversion of AixLib surface tilt to surface tilt according to VDI 6007

Information

This function converts the inclination of a surface from the AixLib definition to the definition of the VDI 6007 part 3.

Interface

function to_surfaceTiltVDI
  extends Modelica.Units.Icons.Conversion;
  input Modelica.Units.SI.Angle til "Surface tilt. til=90 degree for walls; til=0 for ceilings; til=180 for
    roof";
  output Modelica.Units.SI.Angle gamma_F "";
end to_surfaceTiltVDI;

Revisions


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