Return specific internal energy
partial function specificInternalEnergy extends Modelica.Icons.Function; input ThermodynamicState state "Thermodynamic state record"; output SpecificEnergy u "Specific internal energy"; end specificInternalEnergy;