.ThermoSysPro.Properties.Common.Gibbs2_ps

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

Interface

function Gibbs2_ps
  extends Modelica.Icons.Function;
  input ThermoSysPro.Properties.Common.GibbsDerivs2 g "Dimensionless derivatives of Gibbs function";
  output ThermoSysPro.Properties.Common.NewtonDerivatives_ps nderivs "Derivatives for Newton iteration to compute T from p and s";
end Gibbs2_ps;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos