Return temperature
function temperature extends Modelica.Icons.Function; input ThermodynamicState state "thermodynamic state record"; output Temperature T "Temperature"; end temperature;