Return specific entropy
function specificEntropy extends Modelica.Icons.Function; input ThermodynamicState state "thermodynamic state record"; output SpecificEntropy s "Specific entropy"; end specificEntropy;