Calculation of the mean convective heat transfer coefficient kc for a developed turbulent fluid flow through an even gap at heat transfer from both sides. See more information.
function kc_evenGapTurbulent_KC extends Modelica.Icons.Function; input Modelica.Fluid.Dissipation.HeatTransfer.Channel.kc_evenGapTurbulent_IN_con IN_con "Input record for function kc_evenGapTurbulent_KC" annotation( Dialog(group = "Constant inputs")); input Modelica.Fluid.Dissipation.HeatTransfer.Channel.kc_evenGapTurbulent_IN_var IN_var "Input record for function kc_evenGapTurbulent_KC" annotation( Dialog(group = "Variable inputs")); output SI.CoefficientOfHeatTransfer kc "Output for function kc_evenGapTurbulent_KC"; end kc_evenGapTurbulent_KC;
2016-04-12 Stefan Wischhusen: Limited Re to very small value (Modelica.Constant.eps).