Model for convective heat tranfer in a single layer of window gas.
Currently, the model only implements equations for vertical windows
and for horizontal windows.
The computation is according to TARCOG 2006,
except that this implementation computes the convection coefficient
as a function that is differentiable in the temperatures.
To use this model, set the parameter til
to a value defined in
Buildings.Types.Tilt.
If the parameter linearize
is set to true
,
then all equations are linearized.
References
TARCOG 2006: Carli, Inc., TARCOG: Mathematical models for calculation
of thermal performance of glazing systems with our without
shading devices, Technical Report, Oct. 17, 2006.
-
April 14, 2020, by Michael Wetter:
Changed homotopyInitialization
to a constant.
This is for
IBPSA, #1341.
-
March 13, 2015, by Michael Wetter:
Added assertion as the gas layer is now by
default assigned a dummy layer with negative thickness.
This has been done to avoid a translation error
in OpenModelica.
-
October 17, 2014, by Michael Wetter:
Removed duplicate initial equation
section.
-
May 30, 2014, by Michael Wetter:
Removed undesirable annotation Evaluate=true
.
-
April 2, 2011 by Michael Wetter:
Added homotopy
operator.
-
August 18 2010, by Michael Wetter:
First implementation.
Generated at 2024-12-11T19:25:49Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos