.IBPSA.Fluid.HeatExchangers.BaseClasses.isobaricExpansionCoefficientWater

Information

This function is used to identify the isobaric expansion coefficient 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 isobaricExpansionCoefficientWater
  input Modelica.SIunits.Temperature T "Thermodynamic state record";
  output Real beta(unit = "1/K") "Dynamic viscosity";
end isobaricExpansionCoefficientWater;

Revisions


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