.Modelica.Media.Air.ReferenceAir.Air_Utilities.Inverses.dofpT

Information

Compute d for given p and T

Interface

function dofpT
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.Temperature T "Temperature (K)";
  input SI.Pressure delp "Iteration converged if (p-pre(p) < delp)";
  output SI.Density d "Density";
end dofpT;

Generated at 2024-05-13T18:15:55Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos