.Modelica.Media.Air.ReferenceAir.Air_Utilities.Inverses.dTofps

Information

Return d and T as a function of p and s

Interface

function dTofps
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.SpecificEntropy s "Specific entropy";
  input SI.Pressure delp "Iteration accuracy";
  input SI.SpecificEntropy dels "Iteration accuracy";
  output SI.Density d "Density";
  output SI.Temperature T "Temperature (K)";
end dTofps;

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f