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