Local heat transfer model for fully developed laminar and turbulent flow in rectangular ducts.
Range of validity:
function Nu_Laminar_Local_Developed_Rectangular input Real AR "Ratio of maximum to minimum duct dimension"; input Boolean constantTwall = true "= true for constant wall temperature correlation else constant heat flux"; output SI.NusseltNumber Nu "Nusselt number"; end Nu_Laminar_Local_Developed_Rectangular;