WOLFRAM SYSTEM MODELER

kc_overall_KC

Mean heat transfer coefficient of straight pipe | uniform wall temperature or uniform heat flux | hydrodynamically developed or undeveloped overall flow regime| pressure loss dependence

Wolfram Language

In[1]:=
SystemModel["Modelica.Fluid.Dissipation.HeatTransfer.StraightPipe.kc_overall_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 overall fluid flow with neglect or consideration of pressure loss influence.See more information .

Syntax

kc = kc_overall_KC(IN_con, IN_var)

Inputs (2)

IN_con

Type: kc_overall_IN_con

Description: Input record for function kc_overall_KC

IN_var

Type: kc_overall_IN_var

Description: Input record for function kc_overall_KC

Outputs (1)

kc

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

Description: Output for function kc_overall_KC

Revisions

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