Lecture03 CE72.12FEM - WeakFormulations
Lecture03 CE72.12FEM - WeakFormulations
24 January 2023 1
Mechanics in FEM 2
Convergence check(Mesh)
Mesh Sensitivity check
24 January 2023
Introduction to Weak Forms
→ Boundary Condition
→ Initial Condition
Continuous Problem
Practically not suitable in science and engineering
“Therefore, we recast the problem into an alternate form from which accurate
approximate solutions are obtained”
Weak Formulations 4
24 January 2023
1-D Elasticity Equations
• Let the coordinate system be [Cartesian → x]
➢ Assume that the problem is defined in a domain Ω
➢ Ω is in an interval 𝑎 < 𝑥 < 𝑏 , ∀ 𝑡 ≥ 𝑜
➢ Let 𝑢 ( 𝑥 , 𝑏 ) be the displacement
𝜕𝑢
ℰ𝑥 = 1
𝜕𝑥
➢ Equilibrium equation reduces to :
𝜕𝜎𝑥 𝜕2𝑢
+ 𝑏𝑥 = 𝜌 2 2
𝜕𝑥 𝜕𝑡
➢ Constitutive equation is :
𝜎𝑥 = 𝐸 ℇ𝑥 3
𝑛𝑥 = 1 at b and 𝑛𝑥 = −1 at a
𝜕 𝜕𝑢 𝜕2𝑢 6
Ε + 𝑏𝑥 = ρ
𝜕𝑥 𝜕𝑥 𝜕𝑡 2
1 6
➢ Equation is called the STRONG FORM OF I-D ELASTICITY PROBLEMS
Necessarily explicit
Weak Forms in Equilibrium Equations
Lets introduce a set of arbitrary functions w 𝑥
𝜕2𝑢 𝜕𝜎𝑥
𝑔 𝑤, 𝑢, 𝜎𝑥 = w 𝑥 𝜌 − 𝑏𝑥 − =0
𝜕𝑡 2 𝜕𝑥
This helps in transfer of concepts of Linear Algebra to solve Ordinary Differential Equations
Parts 9
24 January 2023
Final Weak Form 10
𝜕2𝑢 𝜕𝜔
𝐺 𝑤, 𝑢, 𝜎𝑥 = න w 𝑥 𝜌 2
− 𝑏𝑥 𝑑𝑥 + න 𝜎𝑥 𝑑𝑥 − 𝑤𝑡𝑥 ቚ − 𝑤 𝑡𝑥ҧ ቚ
Ω 𝜕𝑡 𝜕𝑥 Γ𝑢 Γ𝑡
Inference :
Weak form = sum of all governing equations in which approximate weight
functions are introduced
𝜕2𝑢 𝜕𝑤 𝜕𝑢
𝐺 𝑤, 𝑢 = න 𝑤 𝑥 𝜌 2
− 𝑏𝑥 𝑑𝑥 + න 𝐸 − 𝑤 𝑡𝑥ҧ ቚ W
Ω 𝜕𝑡 Ω 𝜕𝑥 𝜕𝑥 Γ𝑡
24 January 2023