function dhl_dp extends Modelica.Icons.Function; input Units.SI.Pressure p "pressure"; output Units.SI.DerEnthalpyByPressure dh_dp "specific enthalpy derivative w.r.t. pressure"; end dhl_dp;