Partial model for all surfaces and windows that contains common building blocks such as material layers and parameters.
Submodel layMul
contains equations
for simulating conductive (and sometimes radiative) heat transfer
inside material layers.
This model assumes 1D heat transfer, i.e. edge effects are neglected. Mass exchange (moisture) is not modelled.
Parameters inc
and azi
may be
used to specify the inclination and azimuth/tilt angle of the surface.
Variables in IDEAS.Types.Azimuth
and IDEAS.Types.Tilt
may be used for this purpose or custom variables may be defined.
Numerical values can be used directly.
Azimuth angles should be in radians relative to the south orientation, clockwise.
Tilt angles should be in radians where an angle of 0 is the ceiling (upward) orientation
and an angle of Pi is the floor (downward) orientation.
Preferably the azimuth angle is set to zero for horizontal tilt angles,
since this leads to more efficient code,
although the model results will not change.
The parameter nWin
is used in the window model to scale
the window to nWin
identical window using the single window
model.
Convection equations may be simplified (linearised) by setting linIntCon_a = true
.
This model contains multiple state variables for describing the temperature state of the component.
Name | Description |
---|---|
Medium | Medium in the component |
inc
and azi
by adding the option to use radio buttons.
See
#1067
A
instead of using
AWall
in
IDEAS.Buildings.Components.Interfaces.PartialOpaqueSurface.
This is for
#609.