Chapter Two
Chapter Two
Introduction to
Finite Element Method
Chapter Two
FEM Formulation
Bililign Amare
FEM Formulation
The governing equations for problems solved by the FEM are
typically formulated by partial differential equations in their
FEM Formulation
original form.
Direct Approach WRM Approach Energy Approach Variational Approach
The residual function is set to zero at chosen discrete points in the domain.
Have no control over the residuals at all other points in the domain.
The number of points being equal to the number of coefficients in the approximate
The number of subintervals are bring equal to the number of coefficient's in the
approximate function.
2.3. Least Square Method
The integral of the square of residual over the domain is required to be
minimum.
w ( x) R ( x)dx 0
0
i d
L( ) g ....in..
2.4. Galerkin’s Method cont..
n
Ni i
Where is assumed function, and are either the unknown parameters or
unknown function of one of the independent variables.
R L ( ) g 0
Residual is calculated as d
Galerkin Method
w R d 0....where..w N
i d i i
Substitution of d
2(a a )and
2
a1 ( x x 2 ) a2 ( x 2 x3...) dx 2
6a x
2 1 2
into yields
( x) a ( x x 2) a (6 x x x 2) x
2 2 3
An error, , where
1 2
2
Solution to Example 1 cont. …
[
1a ( x 2
x 2 ) a 2
( 6 x x 2
x 3
2 ) x ]2 ( x 2
x 2) dx 0
0
L
[
1a ( x 2
x 2 ) a 2
( 6 x x 2
x 3
2 ) x ]2 ( x 2
6 x x 3
2) dx 0
0
( x) a1 ( x x 2) a2 (6 x x x 2) x
2 2 3
w R
i d dx 0, ( x x 2
)dx 0
0 0
And
1
( x x )dx 0
2 3
0
Solution to Example 1 cont. …
Proper simplification of the above two equations will give the following equations,
0.36667a1 0.18333a2 0.083333
0.18333a1 0.14286a2 0.05
Solving the above equations yields the value of the coefficients as,
a1 0.14588,
a2 0.16278
x( x 1)(0.14588 0.16278 x).. Answer.
Compare the results obtained by the point collocation, sub-domain and Galerkin
Method and select which method yields better result against the exact solution?
[Galerkin Method.. Answer]
Class Work
Solve the differential equation '' x 2with boundary conditions of
( x 0) 0, ( x 1) 0 using point collocation, Least Square and Galerkin
Method, finally compare your results for better approximate result against the exact
solution? and choose the collocation points as x=0.25 and x=0.5??
Assignment 1.
Assignment
A uniform rod is subjected to the axial load. The deformation of the bar is governed
Least Square Method? and choose the collocation points as x=0.25L and x=0.5L??
3. Variational approach
The End.