.TRANSFORM.Utilities.CharacteristicNumbers.DiffusiveHeatTimeConstant

Returns time constant for diffusive heat transfer

Information

Defined to be the approximate time for a thermal wave to penetrate distant L.

Interface

function DiffusiveHeatTimeConstant
  extends Modelica.Icons.Function;
  input SI.ThermalDiffusivity alpha_d "Thermal diffusivity";
  input SI.Length L "Characteristic length";
  output SI.Time tau "Diffusive heat transfer time constant";
end DiffusiveHeatTimeConstant;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos