.Modelica.Media.Water.IF97_Utilities.s_props_dT

Information

Specific entropy as function of density and temperature

Interface

function s_props_dT
  extends Modelica.Icons.Function;
  input SI.Density d "Density";
  input SI.Temperature T "Temperature";
  input Common.IF97BaseTwoPhase aux "Auxiliary record";
  output SI.SpecificEntropy s "Specific entropy";
end s_props_dT;

Generated at 2024-07-26T18:16:02Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos