partial function pressure extends Modelica.Icons.Function; input ThermodynamicState state "thermodynamic state record"; output AbsolutePressure p "Pressure"; end pressure;