.Modelica.Media.R134a.R134a_ph.hofpsTwoPhase

Information

This function computes the specific enthalpy in two-phase for R134a depending on the inputs for absolute pressure and specific entropy. It makes use of cubic spline functions for liquid and vapor specific enthalpy as well as specific entropy.

Interface

function hofpsTwoPhase
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input SpecificEntropy s "Specific entropy";
  output SpecificEnthalpy h "Specific enthalpy";
end hofpsTwoPhase;

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