.Modelica.Media.R134a.R134a_ph.rho_props_ph

Information

This function integrates the derivative of density w.r.t. time in order to allow a numerical inversion for the complex fundamental equation of state.

Interface

function rho_props_ph
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.SpecificEnthalpy h "Specific enthalpy";
  input Common.InverseDerivatives_rhoT derivs "Record for the calculation of rho_ph_der";
  output SI.Density d "Density";
end rho_props_ph;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos