This model is used to compute heat transfer through constructions with windows inside the room model.
The model consists of the following two main submodels:
opa
, which uses the model
Buildings.HeatTransfer.Conduction.MultiLayer to compute
the heat transfer through the opaque part of the construction.
This model uses the record layers
to access the material properties
of the opaque construction.
win
, which uses the model
Buildings.HeatTransfer.Windows.Window to compute
the heat transfer through the glazing system.
This model uses the record glaSys
to access the material properties
of the glazing system.
The parameter A
is the area of the opaque construction plus the window.
The parameter AWin
is the area of the glazing system, including the frame.
The area of the opaque construction is assigned internally as AOpa=A-AWin
.
homotopyInitialization
to a constant.homotopyInitialization
.
Evaluate=true
.