.Modelica.Media.Water.IF97_Utilities.BaseIF97.Transport.cond_dTp

Information

Thermal conductivity lam(d,T,p) (industrial use version) only in one-phase region

Interface

function cond_dTp
  extends Modelica.Icons.Function;
  input SI.Density d "Density";
  input SI.Temperature T "Temperature (K)";
  input SI.Pressure p "Pressure";
  input Integer phase = 0 "2 for two-phase, 1 for one-phase, 0 if not known";
  input Boolean industrialMethod = true "If true, the industrial method is used, otherwise the scientific one";
  output SI.ThermalConductivity lambda "Thermal conductivity";
end cond_dTp;

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39