Heat Conduction Through A Slab
Heat Conduction Through A Slab
Abstract
In this work, two-dimensional analysis is used to study heat conduction through a slab under
certain assumptions such as steady state condition, no heat generation with a slab and only one non-
homogenous boundary condition. The temperature distribution comparison was done between the
computational result obtained from ANSYS Fluent 2022 R2 and Analytical results using the heat
transport equation as governing equation.
Keywords: Two-dimension, ANSYS, Variable separable methods, Heat transport equation, Temperature
distributions, MATLAB.
1. Introduction
The conduction heat transfer is the heat transport from highly energetic particles to less energetic
particles or from high temperature to lower temperature within a substance. There are two states of
conduction such as steady state and non-steady state heat conduction. Steady state conduction is
observed when temperature at a given point does not change with respect to time provided the system
is under equilibrium conditions. Non-steady state conduction is observed when the temperature at a
given point does change with respect to time. Non-steady is most realistic heat conduction but it is
difficult to solve governing equation to extract solution from it. The term two dimensional is used in the
heat conduction problems when only two space coordinates are required to describe temperature
distribution at any point within the heat conducting body.
This study aims to analysis the theory behind two-dimensional steady state heat conduction with
no heat generation in a rectangular-shaped conducting body. This is first done by using the heat
transport equation as governing equation, a problem and analytical solution is taken from J.P Holman,
Heat Transfer [1] and calculated using MATLAB R2021b [2]. Also, computational analysis is done using
ANSYS Fluent 2022 R2[3]. A brief comparison between the results of analytical methods and
computational methods is discussed in the present work.
Nomenclature:
W Width of plate, m
L Length of plate, m
T Temperature, K
𝑇ℎ Hot surface temperature, K
𝑇𝑐 Cold surface temperature, K
A, B, C, D, E Integration constant
λ Constant of variable separable method
2. Solution Methodology
The governing equations for heat transfer in two-dimensional plate were solved in cartesian
coordinates system because CFD model for present study is solved in coordinates system in ANSYS
Fluent 2022 R2.
General steady state two-dimensional heat conduction equation with no heat generation is
given as follow and furthermore, it has 4 integration constants as there are two second order partial
differential equation.
𝜕2 𝑇 𝜕2 𝑇
∴ ( 𝜕𝑥 2 + 𝜕𝑦2 ) = 0 (1)
It is necessary to note that above equation is independent of thermal conductivity and density of
material. Therefore, present study is independent of material and depend only on x and y spatial
coordinates.
Computations was carried out under assumptions such as steady state, two-dimensional, no
heat generation and no homogenous temperature distribution. As per geometric model, following
boundary condition can be obtained.
To solve governing equation 1, the separation of variables method is used in present study
provided there is only one non-homogeneity in boundary condition.
we can get,
𝜕2 𝑇 𝜕2 𝑃 𝜕2 𝑇 𝜕2 𝑄
∴ 𝜕𝑥 2 = 𝜕𝑥 2 (𝑄) and 𝜕𝑦 2
= 𝜕𝑦2 (𝑃)
If we observe carefully, as per our boundary condition, temperature distribution along y-direction need
to be exponential and temperature distribution along x-direction need to be periodic. Therefore, P(x)
should give periodic solution and Q(y) should give exponential solution.
∴ 𝜃 = 𝐸(𝑠𝑖𝑛𝜆𝑥)(sinh 𝜆𝑦)
∴ 0 = 𝐸(𝑠𝑖𝑛𝜆𝐿)(sinh 𝜆𝑦)
We get,
∴ 𝑠𝑖𝑛𝜆𝐿 = 0
𝑛𝜋
For 𝜆 values, 𝜆 = where n=1,2,3,4……
𝐿
We can write,
𝐿 𝑛𝜋 𝑛𝜋
∫0 (𝑇ℎ −𝑇𝑐 )(𝑠𝑖𝑛 𝐿 𝑥)(sinh 𝐿 𝑊)𝑑𝑥
∴ 𝐸𝑛 = 2
𝐿 𝑛𝜋 𝑛𝜋
∫0 ((𝑠𝑖𝑛 𝐿 𝑥)(sinh 𝐿 𝑊)) 𝑑𝑥
𝐿 𝑛𝜋
𝑇ℎ −𝑇𝑐 ∫0 𝑠𝑖𝑛 𝐿 𝑥 𝑑𝑥
∴ 𝐸𝑛 = 𝑛𝜋 𝐿 𝑛𝜋 2
sinh 𝑊 ∫ (𝑠𝑖𝑛 𝑥) 𝑑𝑥
𝐿 0 𝐿
𝐿 𝑛𝜋
𝑇ℎ −𝑇𝑐 ∫0 𝑠𝑖𝑛 𝐿 𝑥 𝑑𝑥
∴ 𝐸𝑛 = 𝑛𝜋
sinh 𝑊 ∫𝐿(𝑠𝑖𝑛𝑛𝜋𝑥)2 𝑑𝑥
𝐿 0 𝐿
𝑇ℎ −𝑇𝑐 2(1−(−1)𝑛 )
∴ 𝐸𝑛 = 𝑛𝜋
𝑛𝜋
sinh 𝑊
𝐿
∞ 𝒏𝝅 𝒏𝝅
𝟐(𝑻𝒉 − 𝑻𝒄 ) 𝟐(𝟏 − (−𝟏)𝒏 ) (𝒔𝒊𝒏 𝑳 𝒙) (𝐬𝐢𝐧𝐡 𝑳 𝒚)
∴𝜽= ∑ 𝒏𝝅
𝝅 𝒏 𝐬𝐢𝐧𝐡 𝑳 𝑾
𝒏=𝟏
2.4. Grid independence study
A two-dimensional grid was generated in ANSYS Fluent to solve for temperature field from heat
transport equation as governing equation. In present study, structural grid was generated using sizing
on each side of plate and face facing scheme with quadrilateral elements. In order to establish grid
independency and arrive to least number of elements can yield accurate computational results, four
different grid size were selected for discretizing the domain of the flat plate.
Table 1 summarize the Grid independence study and temperature values for four different grids
at center of plate/slab respectively. On comparing computational results with analytical results. The
error percentage was calculated and the value of error percentage for all four selected grids are nearly
same and equal to zero. The least error percentage was found with 20x20. Therefore, after grid
independency, 20x20 was accepted for present study.
To validate computational results, the analytical solution is given in J.P Holman, Heat Transfer
[1] book. In this book, the same heat conduction study was done on a two-dimensional plate in the
cartesian coordinate system by keeping only one non-homogeneous boundary condition at top of
the plate and keeping the other three sides of the plate at the same temperature. With help of the
final analytical equation, temperature values were evaluated and later, it was compared with
computational results obtained from ANSYS Fluent 2021 R2[3]
3. Results and Discussions
Fig 2.1. show. the temperature contours for entire two-dimensional plate in cartesian
coordinates system was generated using ANSYS Fluent 2022 R2[3].
The computational results were compared with analytical solution and temperature distribution along
the x-direction and the y-direction such that it passes through center of plate.
5. References