.SiemensPower.Media.TTSE.Utilities.der_Tsat_p

Information

This function returns the time derivative of Tsat with the help of TTSE functions.

Author: Julien Bonifay SCD
Checked by:
Protection class: internal
Copyright © 2007 Siemens AG. All rights reserved.

This model is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. For details see disclaimer

Interface

function der_Tsat_p
  import SI = Modelica.SIunits;
  input SI.Pressure p "Pressure";
  input Real der_p "Time derivative of p";
  output Real der_Tsat(unit = "K/s") "Time derivative of temperature";
end der_Tsat_p;

Revisions


Generated at 2024-05-12T18:15:56Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos