.Modelica.Media.R134a.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 Modelica.Media.Common.HelmholtzDerivs f "Helmholtz derivatives";
end f_R134a;

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