partial function velocityOfSound extends Modelica.Icons.Function; input ThermodynamicState state "thermodynamic state record"; output VelocityOfSound a "Velocity of sound"; end velocityOfSound;