MCDM608L Module2 Part1
MCDM608L Module2 Part1
Sivakumar, R
SMEC, VIT Chennai
Module-2
2D Cartesian Grid
Finite Volume Method (FVM)
Starting point is the conservation equations in integral
form
Solution domain is subdivided into a finite number
of control volumes
Conservation equations are applied to each control
volume
Finite Volume Method (FVM)
Computational node lies at the centroid of each control
volume
Interpolation is used to express variable values at the
control volume surface in terms of the computational
nodal values
Boundary node
Control volume
Computational node
Finite Volume Method (FVM)
Suitable for simple and complex geometries
Advantage: Integral conservation is satisfied exactly
over the control volume
Disadvantage: Methods of order higher than second
are more difficult to develop in 3D
Finite Element Method (FEM)
While FDM and FVM were applied for flow/ thermal
problems, FEM was initially developed for structural
problems
In this method, a large structure is divided into small
elements and characteristic of each element is written
as a matrix contribution
By adding contributions of all elements, we get the
matrix equation for the whole geometry
Finite Element Method (FEM)
Structural Analysis
F=Kx
for a spring
Direct Method
Variational Method
Residuals (Galerkin) Method
Finite Difference Method (FDM)
Taylor Series Expansions
dT d 2T x 2 d 3T x 3 d nT ( x) n
Ti 1 Ti x 2 3 .... n 0(x n 1 )
dx i dx i 2! dx 3! dx n!
(1)
dT d 2T x 2 d 3T x 3 d nT x n
Ti 1 Ti x 2 3 .... n O(x n 1 )
dx dx i 2! dx i 3! dx n!
(2)
dT d 2 T (2x ) 2 d 3 T ( 2x ) 3
Ti 2 Ti (2x ) 2 3
dx i dx i 2! dx 3!
d n T ( 2x ) n
....... n 0 (x n 1 ) (3)
dx n!
dT d 2 T (2x ) 2 d 3 T (2x ) 3
Ti 2 Ti (2x ) 2 3
dx i dx i 2! dx i 3!
d n T (2x ) n
….. n 0(x n 1 ) (4)
dx i n!
Taylor Series Approximations
First Order Forward Difference Equation
dT d 2T x 2 d 3T x 3 d nT x n
Ti 1 Ti x 2 3 .... n O(x n 1 )
dx dx i 2! dx i 3! dx n!
dT Ti 1 Ti d 2 T x d 3 T x 2
2 3
dx i x dx i 2! dx i 3!
Truncation Error
dT Ti 1 Ti
O(x )
dx i x
dT d 2T x 2 d 3T x3 d nT (x) n
Ti 1 Ti x 2 3 .... n 0(x n1 )
dx i dx i 2! dx 3! dx n!
dT Ti Ti 1 d 2T x d 3T x 2
2 3
dx i x dx i 2! dx i 3!
dT T T
i i 1 O (x)
dx i x
dT Ti 1 Ti 1
O (x )
2
dx i 2 x
d 2 T Ti 1 Ti 1 2Ti
2 O ( x
2
)
dx i x 2
Taylor Series Approximations
Second Order Central Difference Equation
d 2 T Ti 1 Ti 1 2Ti
2 O ( x 2
)
dx i x 2
For
Finite difference form for the steady heat conduction
equation – Nodal network
Two dimensional steady heat conduction with no heat generation
(1)
Apply conservation of energy to a control volume about the nodal
region to get the finite difference equation for a node
Actual direction of heat flow (into or out of the node) is unknown
To formulate energy balance, assume all the heat flow is into the
node
Such a condition is of course, impossible, but if the rate equations
in a manner consistent with this assumption, the correct form of
the finite difference equation is obtained
Finite difference form for the steady heat conduction
equation – Energy balance method
Steady heat conduction with generation
Finite difference form for the steady heat conduction
equation – Energy balance method
Two dimensional steady heat conduction with genertaion
Substituting in (1),
For
If no heat generation 0
Finite difference form for the steady heat conduction
equation – Energy balance method
For
Assignment-1b
Node at a plane
surface with
convection
Assignment-1b