.SiemensPower.Media.IntH2O.T_rhoh

Information

This function returns the temperature as function of rho and h. The water/steam functions are computed according to inth2o.

Author: Haiko Steuer SCD
Checked by:
Protection class:
Used Dymola version:
Copyright © 2007 Siemens AG, PG EIP12. 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 T_rhoh
  import SI = Modelica.SIunits;
  input SI.Density rho "Density";
  input SI.SpecificEnthalpy h "Specific enthalpy";
  output Real T "Temperature";
end T_rhoh;

Revisions


Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos