WOLFRAM SYSTEM MODELER

kc_turbulent_KC

Mean heat transfer coefficient of straight pipe | hydrodynamically developed turbulent flow regime | pressure loss dependence

Wolfram Language

In[1]:=
SystemModel["Modelica.Fluid.Dissipation.HeatTransfer.StraightPipe.kc_turbulent_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 for a hydrodynamically developed turbulent fluid flow at uniform wall temperature or uniform heat flux with neglecting or considering of pressure loss influence. See more information .

Syntax

kc = kc_turbulent_KC(IN_con, IN_var)

Inputs (2)

IN_con

Type: kc_turbulent_IN_con

Description: Input record for function kc_turbulent_KC

IN_var

Type: kc_turbulent_IN_var

Description: Input record for function kc_turbulent_KC

Outputs (1)

kc

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

Description: Output for function kc_turbulent_KC

Revisions

2016-04-12 Stefan Wischhusen: Limited Re to very small value (Modelica.Constant.eps).