Path: Thermal/HeatExchanger
% Computes the Nusselt number for fully developed turbulent flow. Turbulent flow generally happens for rE > 1e4. Type NusseltTurbulent for a demo. -------------------------------------------------------------------------- Form: nU = NusseltTurbulent( rE, pR ) -------------------------------------------------------------------------- ------ Inputs ------ rE (1,:) Reynolds number pR (1,:) Prandtl number ------- Outputs ------- nU (1,:) Nusselt number -------------------------------------------------------------------------- Reference: L. C. Thomas, "Heat Transfer," Prentice-Hall, 1992, p. 471. --------------------------------------------------------------------------
Thermal: HeatExchanger/PrandtlNikuradse 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