.ThermofluidStream.Media.XRGMedia.NH3_ph.dBubbleEnthalpy_dPressure_der_sat

Derivative of liquid specific enthalpy in two-phase region w.r.t pressure

Interface

function dBubbleEnthalpy_dPressure_der_sat
  extends Modelica.Icons.Function;
  input SaturationProperties sat "saturation properties | pressure is used for interpolation";
  input SaturationProperties der_sat "derivative of saturation properties";
  output Real dhldp "derivative of liquid specific enthalpy in two-phase region w.r.t pressure";
end dBubbleEnthalpy_dPressure_der_sat;

Generated at 2025-04-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos