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