Temperature of solid CarboHSP 40/70 particle as a function of specific enthalpy
function T_h extends Modelica.Icons.Function; input Modelica.SIunits.SpecificEnthalpy h "Specific enthalpy"; output Modelica.SIunits.Temperature T "Temperature"; end T_h;