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