functionkc_approxForcedConvection
Mean convective heat transfer coefficient for forced convection | approximation | turbulent regime | hydrodynamically developed fluid flow
Extends from Modelica.Icons.Function (Icon for functions).
Information
Approximate calculation of the mean convective heat transfer coefficient kc for forced convection with a fully developed fluid flow in a turbulent regime.
A detailed documentation for this convective heat transfer calculation can be found in its underlying function kc_approxForcedConvection_KC . 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.General.kc_approxForcedConvection_IN_con | IN_con | Input record for function kc_approxForcedConvection | |
| Modelica.Fluid.Dissipation.HeatTransfer.General.kc_approxForcedConvection_IN_var | IN_var | Input record for function kc_approxForcedConvection |
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 |
Contents
| Name | Description |
|---|---|
| TYPprotected |