.TRANSFORM.Utilities.CharacteristicNumbers.PecletNumber

Information

Defined to be the ratio of the rate of advection of a physical quantity by the flow to the rate of diffusion of the same quantity driven by an appropriate gradient.

In the context of species or mass transfer, it is the product of the Reynolds number and the Schmidt number.

In the context of the thermal fluids, it is the ratio of advection to conduction heat transfer rates.

Interface

function PecletNumber
  extends Modelica.Icons.Function;
  input SI.ReynoldsNumber Re "Reynolds number";
  input SI.PrandtlNumber Pr "Prandtl or Schmidt number";
  output SI.PecletNumber Pe "Peclet number";
end PecletNumber;

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