Presentation is loading. Please wait.

Presentation is loading. Please wait.

MECH345 Introduction to Finite Element Methods Chapter 1 Numerical Methods - Introduction.

Similar presentations


Presentation on theme: "MECH345 Introduction to Finite Element Methods Chapter 1 Numerical Methods - Introduction."— Presentation transcript:

1 MECH345 Introduction to Finite Element Methods Chapter 1 Numerical Methods - Introduction

2 Numerical Methods - Introduction

3 Definition: - Methods that seek quantitative approximations to the solutions of mathematic problems. Applications: - structural and stress analysis - thermal analysis - dynamic analysis - acoustic analysis - manufacturing process modeling - fluid mechanics - ………….

4 Numerical Integration Calculate: Newton – Cotes integration Trapezoidal rule – 1 st order Newton-Cotes integration Trapezoidal rule – multiple application

5 Numerical Integration Calculate: Newton – Cotes integration Simpson 1/3 rule – 2 nd order Newton-Cotes integration

6 Numerical Integration Calculate: Gauss Quadrature Trapezoidal Rule : Gauss Quadrature : Chooseaccording to certain criteria

7 Numerical Integration Calculate: Gauss Quadrature 2pt Gauss Quadrature 3pt Gauss Quadrature Let:

8 Numerical Integration - Example Calculate: Trapezoidal rule Simpson 1/3 rule 2pt Gauss quadrature Exact solution

9 Linear System Solver Solve: Gauss Elimination: forward elimination + back substitution Example:

10 Linear System Solver Solve: Gauss Elimination: forward elimination Example:

11 Linear System Solver Solve: Gauss Elimination: back substitution Example: Computer sum

12 Linear System Solver Solve: Gauss Elimination: forward elimination + back substitution Pseudo code: Forward elimination: Back substitution: Do k = 1, n-1 Do i = k+1,n Do j = k+1, n Do ii = 1, n-1 i = n – ii sum = 0 Do j = i+1, n sum = sum +

13 Finite Difference Method Example 1: t u Find 0 1 Selection of :

14 Finite Difference Method Example 2: Find

15 Finite Difference Method Example 3: Find 0 1


Download ppt "MECH345 Introduction to Finite Element Methods Chapter 1 Numerical Methods - Introduction."

Similar presentations


Ads by Google