Defined to be the approximate time for a thermal wave to penetrate distant L.
function LumpedHeatTimeConstant extends Modelica.Icons.Function; input SI.ThermalResistance R "Total thermal resistance"; input SI.HeatCapacity C "Thermal capacitance"; output SI.Time tau "Diffusive heat transfer time constant"; end LumpedHeatTimeConstant;