FEM Lecture Notes-3
FEM Lecture Notes-3
Formulations
Computational Methods
Idealization
Mathematical Models
A model is a symbolic device built to simulate
and predict aspects of behavior of a system.
Abstraction of physical reality
Dicretization
Finite Element Discretization
The problem is discretized
Physical meaning is conserved on elements
Interpretation is easier
Solution
1. Linear System Solution Algorithms
Gauss-Jordan Elimination
LU Factorization
Jacobi method
Gauss-Seidel method
2. Error Estimation and Convergence
Analysis
Interpretation
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 representing the
system is converted into a variational form,
which is approximated by the linear
combination of a finite set of trial functions.
FEM Notation
Elements are defined by the following
properties:
1. Dimensionality
2. Nodal Points
3. Geometry
4. Degrees of Freedom
5. Nodal Forces
(Non homogeneous RHS of the DE)
Element Types
Variational Formulation
of Bar Element
(Energy Approach)
Strain Energy
Hookes Law:
( x) E ( x)
where
du
( x)
dx
1
1 L
1 L
U dV p dx ( EAu ' )u ' dx
2 V
2 0
2 0
1 L
u ' EAu ' dx
2 0
All quantities may depend on x.
External Energy
External Energy:
L
W qu dx
0
VARIATIONAL FORMULATION
The differential equations for the one
dimensional bar can also be described
as follows :
d
du
L[u ] ( p ( x) ) q ( x),
dx
dx
0 x 1
u (0) u (1) 0.
Recall in Lecture Notes No.1:
-1/dx (a du/dx) = f
(1)
L[u] q 0
Multiplying this by a weight function v and
integrating over the whole domain we
obtain:
1
( 2)
Approximating Function
We can replace u and v in the formula with
their approximation function i.e.
n
u ( x) U ( x) u j N j ( x)
j 1
v( x) V ( x) d jy j ( x)
j 1
The Residual
Replacing v and u with respectively V and U
1
(2)
becomes
(V , r ) 0,
V Sn
r ( x) L[U ] q
r(x) is called the residual (as the name of the method
suggests)
The vanishing inner product shows that the residual is
orthogonal to all functions V in the test space.
Applying Discretization:
N
Substituting
V ( x) d jy j ( x)
j 1
(V , L[U ] q) 0
into
d
j 1
(y j , L[U ] q ) 0
j 1, 2 , ... , n
(y j , L[U ] q ) 0
j 1, 2 , ... , n
Galerkins Method
One obvious choice of y j would be taking it equal
to N j
This Choice leads to the Galerkins Method
( N j , L[U ] q ) 0
j 1, 2 , ... , n
L[u ]
d
du
( p ( x) ) q ( x),
dx
dx
0 x 1
u (0) u (1) 0.
d (ab) ab ad (b)
av
b pu '
A(v , u) (v , q) 0
1
where
(v , q ) (vq) dx
0
Solution Space
Now that derivative of v comes into the picture v needs
to have more continoutiy. As we want to keep symmetry
its appropriate to choose functions that produce
bounded values of
1
A(u , u ) p (u ' ) 2 dx
0
2
(
u
'
)
dx
0
A(v , u ) (v , q )
More explicitly substituting U and V (remember we
chose them to have the same base) and swapping
summations and integrals we obtain
N
u
k 1
A( N j , N k ) ( N j , q ) ,
j 1, 2 , ... , n
1 L
U u ' EAu ' dx
2 0
L
Mathematical
Formulation
A(v , u ) v' pu ' dx
1
W qu dx
(v , q )
U W 0
A(v , u) (v , q) 0