functionkc_evenGapTurbulent
Mean heat transfer coefficient of even gap | turbulent flow regime | developed fluid flow | heat transfer at BOTH sides | identical and constant wall temperatures
Extends from Modelica.Icons.Function (Icon for functions).
Information
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. Note that additionally a failure status is observed in this function to check if the intended boundary conditions are fulfilled. See more information.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Fluid.Dissipation.HeatTransfer.Channel.kc_evenGapTurbulent_IN_con | IN_con | Input record for function kc_evenGapTurbulent | |
| Modelica.Fluid.Dissipation.HeatTransfer.Channel.kc_evenGapTurbulent_IN_var | IN_var | Input record for function kc_evenGapTurbulent |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.CoefficientOfHeatTransfer | kc | Convective heat transfer coefficient | |
| SI.PrandtlNumber | Pr | Prandtl number | |
| SI.ReynoldsNumber | Re | Reynolds number | |
| SI.NusseltNumber | Nu | Nusselt number | |
| Real | failureStatus | 0== boundary conditions fulfilled | 1== failure >> check if still meaningful results |