.SiemensPower.Media.TTSE.Utilities.p_rhoh_drho

Information

This function returns the partial derivative of p wrt rho versus rho and h according to TTSE.

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 p_rhoh_drho
  import SI = Modelica.SIunits;
  input SI.Density rho "Density";
  input SI.SpecificEnthalpy h "Specific Enthalpy";
  output Real dp_drho "Partial derivative dp/drho";
end p_rhoh_drho;

Revisions


Generated at 2024-05-11T18:16:00Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos