.IDEAS.Buildings.Components.BaseClasses.RadiativeHeatTransfer.viewFactorRectRectPerp

Information

View factor between two adjacent, perpendicular rectangular surfaces with one common dimension.

Interface

function viewFactorRectRectPerp
  extends Modelica.Icons.Function;
  input Real W1 "Width of surface 1";
  input Real W2 "Width of surface 2";
  input Real lCommon "Common surface edge length";
  output Real vieFac "View factor between surfaces";
end viewFactorRectRectPerp;

Generated at 2025-01-14T19:25:37Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos