.ThermofluidStream.Media.XRGMedia.R1234yf_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 Modelica.Units.SI.Pressure p "pressure";
  input Modelica.Units.SI.SpecificEnthalpy h "specific enthalpy";
  input Common.InverseDerivatives_rhoT derivs "record for the calculation of rho_ph_der";
  output Modelica.Units.SI.Density d "density";
end rho_props_ph;

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