FrictionLaminar:

Path: Thermal/HeatExchanger

% Computes the laminar friction.

 Turbulent flow generally happens for rE > 1e4.

 Type FrictionLaminar for a demo. T

--------------------------------------------------------------------------
   Form:
   f = FrictionLaminar( rE, type )
--------------------------------------------------------------------------
 
   ------
   Inputs
   ------
   rE        (1,:)	Reynold's number
   type      (1,:) 'square', 'circular'

   -------
   Outputs
   -------
   f         (1,:)	Friction factor

--------------------------------------------------------------------------
   Reference: L. C. Thomas, "Heat Transfer," Prentice-Hall, 1992, p. 465-466.
--------------------------------------------------------------------------

Children:

Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle

Back to the Thermal Module page