.ThermofluidStream.Media.XRGMedia.R1234yf_ph.saturationTemperature_der_p

Information

This function calculates the time derivative of saturation temperature of R1234yf with regard to the time derivative of p. The non-derivative function is saturatuionTemperature.

Restrictions

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

Interface

function saturationTemperature_der_p
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.AbsolutePressure p "pressure";
  input Real der_p "time derivative of pressure";
  output Real der_Tsat "time derivative of saturation temperature";
end saturationTemperature_der_p;

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