.Modelica.Media.Water.IF97_Utilities.BaseIF97.Isentropic.hofpsdt3

Information

Isentropic specific enthalpy in region 3 h(p,s) with given good guess in d and T

Interface

function hofpsdt3
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.SpecificEntropy s "Specific entropy";
  input SI.Density dguess "Good guess density, e.g., from adjacent volume";
  input SI.Temperature Tguess "Good guess temperature, e.g., from adjacent volume";
  input SI.Pressure delp = IterationData.DELP "Relative error in p";
  input SI.SpecificEntropy dels = IterationData.DELS "Relative error in s";
  output SI.SpecificEnthalpy h "Specific enthalpy";
end hofpsdt3;

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