Specific entropy of solid CarboHSP 40/70 particle as a function of temperature
function s_T extends Modelica.Icons.Function; input Modelica.SIunits.Temperature T "Temperature"; output Modelica.SIunits.SpecificEntropy s "Specific entropy"; end s_T;