.Modelica.Media.R134a.R134a_ph.saturationTemperature_der_p

Information

This function calculates the time derivative of saturation temperature of R134a 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 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-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos