WOLFRAM SYSTEM MODELER

kc_approxForcedConvection_KC

Mean convective heat transfer coefficient for forced convection | approximation | turbulent regime | hydrodynamically developed fluid flow

Wolfram Language

In[1]:=
SystemModel["Modelica.Fluid.Dissipation.HeatTransfer.General.kc_approxForcedConvection_KC"]
Out[1]:=

Information

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

Approximate calculation of the mean convective heat transfer coefficient kc for forced convection with a fully developed fluid flow in a turbulent regime. See more information .

Syntax

kc = kc_approxForcedConvection_KC(IN_con, IN_var)

Inputs (2)

IN_con

Type: kc_approxForcedConvection_IN_con

Description: Input record for function kc_approxForcedConvection_KC

IN_var

Type: kc_approxForcedConvection_IN_var

Description: Input record for function kc_approxForcedConvection_KC

Outputs (1)

kc

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

Description: Output for function kc_approxForcedConvection_KC

Revisions

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