.ThermofluidStream.Media.XRGMedia.R134a_ph.R134a_Helmholtz

Information

This deprecated function (which will be removed in future) adds the ideal gas contribution of the fundamental equation to the residual contribution and computes the helmholtz derivatives w.r.t. temperature and density.

Interface

function R134a_Helmholtz
  extends Modelica.Icons.Function;
  input Real delta "dimensionless density";
  input Real tau "dimensionless temperature";
  input Common.EOSResidualCoeff res "residual coefficient";
  input Common.HelmholtzDerivs fid "ideal helmholtz coefficients";
  output Common.HelmholtzDerivs f "helmholtz derivatives";
end R134a_Helmholtz;

Generated at 2024-12-17T19:26:02Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos