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