.ThermofluidStream.Media.myMedia.R134a.R134a_ph.derivsOf_ph

Information

This function calculates the derivatives required for an inversion of temperature and density function.

Interface

function derivsOf_ph
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input SpecificEnthalpy h "Specific enthalpy";
  input Integer phase "Number of phases";
  output Common.InverseDerivatives_rhoT derivs "Inverse derivatives for density and temperature";
end derivsOf_ph;

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos