WOLFRAM SYSTEM MODELER

kc_overall_KC

Mean heat transfer coefficient of even plate | overall regime | constant wall temperature

Wolfram Language

In[1]:=
SystemModel["Modelica.Fluid.Dissipation.HeatTransfer.Plate.kc_overall_KC"]
Out[1]:=

Information

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

Calculation of the mean convective heat transfer coefficient kc for a laminar or turbulent fluid flow over an even surface. Generally this function is numerically best used for the calculation of the mean convective heat transfer coefficient kc at known fluid velocity. 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.