Return velocity of sound
function velocityOfSound extends Modelica.Icons.Function; input ThermodynamicState state "properties at upstream location"; output VelocityOfSound a "Velocity of sound"; end velocityOfSound;