.ThermofluidStream.Media.XRGMedia.CO2_ph.dt_ph

Information

Density and temperature w.r.t. pressure and specific enthalpy

Interface

function dt_ph
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Pressure p "pressure";
  input Modelica.Units.SI.SpecificEnthalpy h "specific enthalpy";
  output Modelica.Units.SI.Density d "density";
  output Modelica.Units.SI.Temperature T "temperature";
end dt_ph;

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