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