.TRANSFORM.Utilities.CharacteristicNumbers.JakobNumber

Information

Defined to be the ratio of sensible to latent energy absorbed during liquid-vapor phase change.

Interface

function JakobNumber
  extends Modelica.Icons.Function;
  input SI.SpecificHeatCapacity cp "Specific heat capacity";
  input SI.Temperature T_s "Surface temperature";
  input SI.Temperature T_sat "Saturation temperature";
  input SI.SpecificEnthalpy h_fg "Latent heat of vaporization";
  output Units.NonDim Ja "Jakob number";
end JakobNumber;

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