.ThermofluidStream.Media.XRGMedia.Common.Helmholtz_ph

Function to calculate analytic derivatives for computing d and t given p and h

Interface

function Helmholtz_ph
  extends Modelica.Icons.Function;
  import Modelica.Units.SI;
  input HelmholtzDerivs f "dimensionless derivatives of Helmholtz function";
  output NewtonDerivatives_ph nderivs "derivatives for Newton iteration to calculate d and t from p and h";
end Helmholtz_ph;

Generated at 2026-01-06T19:13:46Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos