.IBPSA.Fluid.HeatExchangers.BaseClasses.prandtlNumberWater

Information

This function is used to identify the Prandtl number of water at a given temperature. The function used is a fourth order polynomial fit to data from Incropera and Dewitt (1996).

References

Fundamentals of Heat and Mass Transfer (Fourth Edition), Frank Incropera and David P. Dewitt, John Wiley & Sons, 1996

Interface

function prandtlNumberWater
  input Modelica.SIunits.Temperature T "Thermodynamic state record";
  output Real Pr "Prandtl number";
end prandtlNumberWater;

Revisions


Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos