.TRANSFORM.HeatAndMassTransfer.ClosureRelations.HeatTransfer.Functions.SinglePhase.InternalFlow.Nu_Laminar_Local_Developed_Rectangular

Information

Local heat transfer model for fully developed laminar and turbulent flow in rectangular ducts.

Range of validity:

References

  1. Heat Transfer. Nellis and Klein. 2009

Interface

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;

Generated at 2024-11-04T19:25:26Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos