Outline - Purdue Engineeringdjiao/ee618/classnote/Lect16-FEM...Outline A Simple Example – The Ritz...

12
Outline A Simple Example The Ritz Method Galerkin’s Method The Finite-Element Method FEM Definition Basic FEM Steps

Transcript of Outline - Purdue Engineeringdjiao/ee618/classnote/Lect16-FEM...Outline A Simple Example – The Ritz...

Page 1: Outline - Purdue Engineeringdjiao/ee618/classnote/Lect16-FEM...Outline A Simple Example – The Ritz Method – Galerkin’s Method – The Finite-Element Method FEM Definition Basic

Outline

�A Simple Example– The Ritz Method– Galerkin’s Method– The Finite-Element Method

�FEM Definition�Basic FEM Steps

Page 2: Outline - Purdue Engineeringdjiao/ee618/classnote/Lect16-FEM...Outline A Simple Example – The Ritz Method – Galerkin’s Method – The Finite-Element Method FEM Definition Basic

Example

�Problem Statement

x=0 x=1m

Φ=0 Φ=1

ε

ρ(x) = −(x+1)ε C/m3

Page 3: Outline - Purdue Engineeringdjiao/ee618/classnote/Lect16-FEM...Outline A Simple Example – The Ritz Method – Galerkin’s Method – The Finite-Element Method FEM Definition Basic

Example

Differential equation:

Boundary condition:

Solution:

120

Page 4: Outline - Purdue Engineeringdjiao/ee618/classnote/Lect16-FEM...Outline A Simple Example – The Ritz Method – Galerkin’s Method – The Finite-Element Method FEM Definition Basic

ExampleA. The Ritz method

Vartiational solution:

= 0

121

Proof:

= 0

Page 5: Outline - Purdue Engineeringdjiao/ee618/classnote/Lect16-FEM...Outline A Simple Example – The Ritz Method – Galerkin’s Method – The Finite-Element Method FEM Definition Basic

ExampleExpand

Apply BC:

Functional:

122

Page 6: Outline - Purdue Engineeringdjiao/ee618/classnote/Lect16-FEM...Outline A Simple Example – The Ritz Method – Galerkin’s Method – The Finite-Element Method FEM Definition Basic

ExampleB. Galerkin’s method

Weighted residual:

Expansion:

Weighting:

Solution:

123

Page 7: Outline - Purdue Engineeringdjiao/ee618/classnote/Lect16-FEM...Outline A Simple Example – The Ritz Method – Galerkin’s Method – The Finite-Element Method FEM Definition Basic

ExampleC. Another method

x = 0 x = 1

1 2 3 4

Linear interpolation:

Boundary condition:

124

Page 8: Outline - Purdue Engineeringdjiao/ee618/classnote/Lect16-FEM...Outline A Simple Example – The Ritz Method – Galerkin’s Method – The Finite-Element Method FEM Definition Basic

Example

Integration:

Apply the Ritz method:

125

Page 9: Outline - Purdue Engineeringdjiao/ee618/classnote/Lect16-FEM...Outline A Simple Example – The Ritz Method – Galerkin’s Method – The Finite-Element Method FEM Definition Basic

ExampleApply Galerkin’s method:

Integration by parts:

Weighting:

126

Page 10: Outline - Purdue Engineeringdjiao/ee618/classnote/Lect16-FEM...Outline A Simple Example – The Ritz Method – Galerkin’s Method – The Finite-Element Method FEM Definition Basic

Example

Numerical solution:

127

Page 11: Outline - Purdue Engineeringdjiao/ee618/classnote/Lect16-FEM...Outline A Simple Example – The Ritz Method – Galerkin’s Method – The Finite-Element Method FEM Definition Basic

FEM Definition

The above solution procedure

The finite element method

The Ritz variationalFEM

The GalerkinFEM

Equivalent for self-adjoint problems

128

Page 12: Outline - Purdue Engineeringdjiao/ee618/classnote/Lect16-FEM...Outline A Simple Example – The Ritz Method – Galerkin’s Method – The Finite-Element Method FEM Definition Basic

Basic FEM Steps

1. Discretization/subdivision of solution domain

2. Selection of interpolation schemes

3. Formulation of the system of equations

4. Solution of the system of equations

1-D: 2-D: 3-D:

Linear or higher-order polynomials

Using either the Ritz or Galerkin method

Using either a direct or iterative method

129