This is a model which describes the one-dimensional heat
conduction in x-direction within a cuboid shaped body width the
edge length dx, dy and
dz
c ρ dx dy dz dT ⁄ dt = Q̇x1 + Q̇x2 + Q̇heatsource,
with the heat flow rates to the borders x1 and
x2
Q̇x1/x2; = kx (Tx1/x2 - T).
Here kx is the thermal conductance in the x dimension
kx = 2 λ ⁄ dx dy dz.
c the specific heat capacity, ρ the density, λ the heat
conductivity, Q̇heatsource an optional heat source
within the body. Tx1/x2 are the temperatures on the
borders x1/x2 with the area dy dz.
For problems with 3 dimensional heat conduction, the extended
model BuildingSystems.HAM.HeatConduction.HeatConduction3D
can be used and combined with other models from the
BuildingSystems library.