.ThermofluidStream.Media.XRGMedia.NH3_ph.dDewEnthalpy_dPressure_der_sat

Information

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

Interface

function dDewEnthalpy_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 dhvdp "derivative of vapor specific enthalpy in two-phase region w.r.t pressure";
end dDewEnthalpy_dPressure_der_sat;

Generated at 2024-12-17T19:26:02Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos