.ThermofluidStream.Media.XRGMedia.R1234yf_ph.f_R1234yf

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

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