.OpenHPL.Functions.Fitting.FittingVariants.ThickOrifice

Information

Define dimension factor φ for Thick Orifice. Orifice length should be provided and this length should not be greater than 5Do.

Thick Orifice:

Interface

function ThickOrifice
  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";
  input SI.Length L;
  output Real phi;
end ThickOrifice;

Generated at 2024-10-26T18:25:36Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos