.TRANSFORM.Utilities.CharacteristicNumbers.BondNumber

Information

Defined to be the ratio of an internal resistance to an external resistance.

In the context of the thermal fluids, it is ratio of gravitational and surface tension forces.

Interface

function BondNumber
  extends Modelica.Icons.Function;
  input SI.Acceleration g_n "Gravitational constant";
  input SI.Density rho_l "Liquid density";
  input SI.Density rho_v "Vapor density";
  input SI.Length L "Characteristic length";
  input SI.SurfaceTension sigma "Surface tension";
  output Units.NonDim Bo "Bond number";
end BondNumber;

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