recordkc_overall_IN_con
Input record for function kc_overall and kc_overall_KC
Extends from kc_turbulent_IN_con (Input record for function kc_turbulent and kc_turbulent_KC).
Information
This record is used as input record for the heat transfer function kc_overall and kc_overall_KC.
Implementation
This record is identical to Modelica.Fluid.Dissipation.HeatTransfer.StraightPipe.kc_overall_IN_con, except that it extends from a local implementation of Modelica.Fluid.Dissipation.HeatTransfer.StraightPipe.kc_turbulent_IN_con in order to correct the bug reported in MSL ticket 2066.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Fluid.Dissipation.Utilities.Types.HeatTransferBoundary | target | Modelica.Fluid.Dissipation.Utilities.Types.HeatTransferBoundary.UWTuDFF | Choice of heat transfer boundary condition |
| SI.Diameter | d_hyd (from StraightPipe) | 0.1 | Hydraulic diameter |
| SI.Length | L (from StraightPipe) | 1 | Length |
| Modelica.Fluid.Dissipation.Utilities.Types.Roughness | roughness (from kc_turbulent_IN_con) | Modelica.Fluid.Dissipation.Utilities.Types.Roughness.Considered | Choice of considering surface roughness |
| Modelica.Units.SI.Length | K (from kc_turbulent_IN_con) | 0 | Roughness (average height of surface asperities) |
Revisions
-
October 3, 2016, by Michael Wetter:
First implementation to implement a work-around for the bug reported in MSL ticket 2066 and in Buildings issue 557.