.OpenHPL.Functions.Fitting.FittingVariants.Square

Calculation of phi for Square reduction/expansion

Information

Calculates the dimension factor φ for square reduction/expansion.

Squared Reduction:

Squared Expansion:

Interface

function Square
  extends Modelica.Icons.Function;
  input SI.ReynoldsNumber N_Re "Reynolds number";
  input SI.Height p_eps "Pipe roughness height";
  input SI.Diameter D_i, D_o "Pipe diameters";
  output Real phi "Dimension factor";
end Square;

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos