.ThermofluidStream.Media.XRGMedia.R134a_ph.f_R134a

Calculation of helmholtz derivatives by density and temperature

Information

This function 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 f_R134a
  extends Modelica.Icons.Function;
  input Density d "density";
  input Temperature T "temperature";
  output Common.HelmholtzDerivs f "helmholtz derivatives";
end f_R134a;

Generated at 2025-03-08T19:24:39Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos