.ThermofluidStream.Media.XRGMedia.R245fa_ph.T_ph_der

Information

Derivative function of T_ph

Interface

function T_ph_der
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Pressure p "pressure";
  input Modelica.Units.SI.SpecificEnthalpy h "specific enthalpy";
  input Common.InverseDerivatives_rhoT derivs "auxiliary record";
  input Real p_der "derivative of pressure";
  input Real h_der "derivative of specific enthalpy";
  output Real T_der "derivative of temperature";
end T_ph_der;

Generated at 2024-12-17T19:26:02Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos