Lecture (5)
Lecture (5)
Lecture (5)
system.
15
Errors in the Finite difference
method
• The error in a method's solution is defined as the
difference between the approximation and the
exact analytical solution. The two sources of
error
• In finite difference methods are round-off error,
the loss of precision due to computer rounding of
decimal quantities,
• and truncation error or discretization error,
the difference between the exact solution of the
original differential equation and the exact
quantity assuming perfect mathematics.
Finite Element Method
(FEM)
Finite element method (FEM)
• Earliest use was by Courant (1943) for solving a
torsion problem.
• Clough (1960) gave the method its name.
• Method was refined greatly in the 60’s and 70’s,
mostly for analyzing structural mechanics
problem.
• FEM analysis of fluid flow was developed in the
mid- to late 70’s. coextrusion
metal insert
18
contours of velocity magnitude
Finite element method (FEM)
• Two interpretations
1. Physical Interpretation:
The continous physical model is divided into finite
pieces called elements and laws of nature are
applied on the generic element. The results are then
recombined to represent the continuum.
2. Mathematical Interpretation:
The differetional equation reppresenting the system
is converted into a variational form, which is
approximated by the linear combination of a finite
set of trial functions.
Finite element method (FEM)
Control volume
Computational node
30
Objective of the F-V Formulation
Each approach has its advantages and disadvantages, but if things are
done right, both approaches do well.
32
Finite volume method (FVM)
References
• Carlos Felippa
http://caswww.colorado.edu/courses.d/IFEM.d/IFEM.Ch06.d/I
FEM.Ch06.pdf
• http://machinedesign.com/fea-and-simulation/what-s-
difference-between-fem-fdm-and-fvm.