Return isentropic exponent
function isentropicExponent extends Modelica.Icons.Function; input ThermodynamicState state "thermodynamic state record"; output IsentropicExponent gamma "Isentropic exponent"; end isentropicExponent;