.Modelica.Media.R134a.R134a_ph.hofpT

Information

This function calculates the specific enthalpy of R134a from absolute pressure and temperature. The function can only be executed in one-phase region. The safety margin to the phase boundary is 1[K] and 1000[Pa].

Interface

function hofpT
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.Temperature T "Temperature";
  input SI.Pressure delp "Iteration converged if (p-pre(p) < delp)";
  output SI.SpecificEnthalpy h "Specific Enthalpy";
end hofpT;

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f