Overview
The HeatTransferOutside is a model for the convective heat
transfer at outside walls
Concept
It allows the choice between three different models:
- after DIN 6946:
h = 4+4v
, where
h
(hCon) is the heat transfer coefficent
and v
is the wind speed
- after the ASHRAE Fundamentals Handbook from 1989, the way it is
presented in EnergyPlus Engineering reference from 2011:
h =
D+Ev+Fv^2
, where h
(hCon) and
v
are as above and the coefficients
D, E, F
depend on the surface of the outer
wall.
Attention: This is a
combined coefficient for convective and radiative heat exchange.
- with a custom constant
h
(hCon) value
References
- DIN 6946 p.20
- ASHRAEHandbook1989, as cited in EnergyPlus Engineering Reference.
: EnergyPlus Engineering Reference, 2011 p.56
Example Results
AixLib.Utilities.Examples.HeatTransfer_test
AixLib.Utilities.Examples.HeatConv_outside
-
November 16, 2016 by Ana Constantin:
Conditioned input WindSpeedPort and introduced protected input
WindSpeed_internal
-
April 1, 2014 by Ana Constantin:
Uses components from MSL and respects the naming conventions
-
March 30, 2012 by Ana Constantin:
Implemented.
Generated at 2024-12-03T19:25:34Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos