.ThermofluidStream.Media.XRGMedia.R1234yf_ph.dBubbleEnthalpy_dPressure_der_sat

Information

This function calculates the time derivative of liquid specific enthalpy of R1234yf with regard to the time derivative of p. The non-derivative function is bubbleEnthalpy.

Restrictions

It is only valid in the two-phase region (i.e., ptriple ≤ p ≤ pcrit ).

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 der_dhldp "time derivative of liquid specific enthalpy in two-phase region w.r.t pressure";
end dBubbleEnthalpy_dPressure_der_sat;

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