.ThermofluidStream.Media.myMedia.R134a.R134a_ph.fid_R134a

Helmholtz coefficients of ideal part

Information

This function computes the ideal gas helmholtz derivatives of the fundamental equation of Tillner-Roth and Baehr for R134a (1994) w.r.t. to reduced temperature (tau=T_crit/T) and reduced density (delta=rho/rho_crit).

Interface

function fid_R134a
  extends Modelica.Icons.Function;
  input Real delta "Reduced density (delta=d/dcrit)";
  input Real tau "Reduced temperature (tau=Tcrit/T)";
  output ThermofluidStream.Media.myMedia.Common.HelmholtzDerivs fid "Helmholtz derivatives of ideal part";
end fid_R134a;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos