WOLFRAM SYSTEM MODELER

kc_laminar_KC

Mean heat transfer coefficient of straight pipe | uniform wall temperature or uniform heat flux | hydrodynamically developed or undeveloped laminar flow regime

Wolfram Language

In[1]:=
SystemModel["Modelica.Fluid.Dissipation.HeatTransfer.StraightPipe.kc_laminar_KC"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Calculation of mean convective heat transfer coefficient kc of a straight pipe at an uniform wall temperature or uniform heat flux and for a hydrodynamically developed or undeveloped laminar fluid flow. See more information .

Syntax

kc = kc_laminar_KC(IN_con, IN_var)

Inputs (2)

IN_con

Type: kc_laminar_IN_con

Description: Input record for function kc_laminar_KC

IN_var

Type: kc_laminar_IN_var

Description: Input record for function kc_laminar_KC

Outputs (1)

kc

Type: CoefficientOfHeatTransfer (W/(m²⋅K))

Description: Output for function kc_laminar_KC

Revisions

2014-08-05 Stefan Wischhusen: Corrected term for Uniform heat flux in developed fluid flow (Nu3).

2016-04-11 Stefan Wischhusen: Removed singularity for Re at zero mass flow rate.