.TRANSFORM.Utilities.CharacteristicNumbers.BiotNumber

Information

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

In the context of species or mass transfer, it is the ratio of the internal species transfer resistance to the boundary layer species transfer resistance.

In the context of the thermal fluids, it is ratio of the internal thermal resistance of a solid to the boundary layer thermal resistance.

Interface

function BiotNumber
  extends Modelica.Icons.Function;
  input SI.CoefficientOfHeatTransfer alpha "Heat transfer coefficient";
  input SI.Length L "Characteristic length";
  input SI.ThermalConductivity lambda "Thermal conductivity (e.g., of the solid)";
  output Units.NonDim Bi "Biot number";
end BiotNumber;

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