Download presentation
Presentation is loading. Please wait.
Published byIrea O'Rourke Modified over 11 years ago
1
Finite Difference Discretization of Hyperbolic Equations: Linear Problems
Lectures 8, 9 and 10
2
First Order Wave Equation
INITION BOUNDARY VALUE PROBLEM (IBVP) Initial Condition: Boundary Conditions:
3
First Order Wave Equation
Solution First Order Wave Equation Characteristics General solution
4
First Order Wave Equation
Solution First Order Wave Equation
5
First Order Wave Equation
Solution First Order Wave Equation
6
First Order Wave Equation
Stability First Order Wave Equation
7
Model Problem Initial condition: Periodic Boundary conditions:
constant
8
Periodic Solution (U>0)
Example Model Problem Periodic Solution (U>0)
9
Finite Difference Solution
Discretization Finite Difference Solution Discretize (0,1) into J equal intervals And (0,T) into N equal intervals
10
Finite Difference Solution
Discretization Finite Difference Solution
11
Finite Difference Solution
Discretization Finite Difference Solution NOTATION: approximation to vector of approximate values at time ; vector of exact values at time ;
12
Finite Difference Solution
Approximation Finite Difference Solution For example … for ( U > 0 ) Forward in Time Backward (Upwind) in Space
13
Finite Difference Solution
First Order Upwind Scheme Finite Difference Solution suggests … Courant number C =
14
Finite Difference Solution
First Order Upwind Scheme Finite Difference Solution Interpretation Use Linear Interpolation j – 1, j
15
Finite Difference Solution
First Order Upwind Scheme Finite Difference Solution Explicit Solution no matrix inversion exists and is unique
16
Finite Difference Solution
First Order Upwind Scheme Finite Difference Solution Matrix Form We can write
17
Finite Difference Solution
First Order Upwind Scheme Finite Difference Solution Example
18
Convergence Definition The finite difference algorithm converges if
For any initial condition
19
Consistency Definition The difference scheme ,
is consistent with the differential equation if: For all smooth functions when
20
First Order Upwind Scheme
Consistency Difference operator Differential operator
21
First Order Upwind Scheme
Consistency First order accurate in space and time
22
Truncation Error Insert exact solution into difference scheme
Consistency
23
Stability Definition The difference scheme is stable if:
There exists such that for all ; and n, such that Above condition can be written as
24
First Order Upwind Scheme
Stability
25
First Order Upwind Scheme
Stability
26
Stability Stable if Upwind scheme is stable provided
27
Lax Equivalence Theorem
A consistent finite difference scheme for a partial differential equation for which the initial value problem is well-posed is convergent if and only if it is stable.
28
Lax Equivalence Theorem
Proof Lax Equivalence Theorem ( first order in , )
29
Lax Equivalence Theorem
First Order Upwind Scheme Lax Equivalence Theorem Consistency: Stability: for Convergence or and are constants independent of ,
30
Lax Equivalence Theorem
First Order Upwind Scheme Lax Equivalence Theorem Example Solutions for: (left) (right) Convergence is slow !!
31
CFL Condition Mathematical Domain of Dependence of
Domains of dependence CFL Condition Mathematical Domain of Dependence of Set of points in where the initial or boundary data may have some effect on Numerical Domain of Dependence of data may have some effect on
32
First Order Upwind Scheme
Domains of dependence CFL Condition First Order Upwind Scheme Analytical Numerical ( U > 0 )
33
CFL Condition CFL Theorem CFL Condition
For each the mathematical domain of de- pendence is contained in the numerical domain of dependence. CFL Theorem The CFL condition is a necessary condition for the convergence of a numerical approximation of a partial differential equation, linear or nonlinear.
34
CFL Theorem CFL Condition Stable Unstable
35
Fourier Analysis Provides a systematic method for determining stability → von Neumann Stability Analysis Provides insight into discretization errors
36
Fourier Modes and Properties…
Continuous Problem Fourier Analysis Fourier Modes and Properties… Fourier mode: ( integer ) Periodic ( period = 1 ) Orthogonality Eigenfunction of
37
…Fourier Modes and Properties
Continuous Problem Fourier Analysis …Fourier Modes and Properties Form a basis for periodic functions in Parseval’s theorem
38
Continuous Problem Fourier Analysis Wave Equation
39
Fourier Modes and Properties…
Discrete Problem Fourier Analysis Fourier Modes and Properties… Fourier mode: , k ( integer )
40
…Fourier Modes and Properties…
Discrete Problem Fourier Analysis …Fourier Modes and Properties… Real part of first 4 Fourier modes
41
…Fourier Modes and Properties…
Discrete Problem Fourier Analysis …Fourier Modes and Properties… Periodic (period = J) Orthogonality
42
…Fourier Modes and Properties…
Discrete Problem Fourier Analysis …Fourier Modes and Properties… Eigenfunctions of difference operators e.g.,
43
Fourier Modes and Properties…
Discrete Problem Fourier Analysis Fourier Modes and Properties… Basis for periodic (discrete) functions Parseval’s theorem
44
von Neumann Stability Criterion
Fourier Analysis Write Stability Stability for all data
45
Fourier Analysis von Neumann Stability Criterion
First Order Upwind Scheme…
46
Fourier Analysis amplification factor Stability if which implies
von Neumann Stability Criterion Fourier Analysis …First Order Upwind Scheme… amplification factor Stability if which implies
47
Fourier Analysis Stability if: von Neumann Stability Criterion
…First Order Upwind Scheme Stability if:
48
von Neumann Stability Criterion
Fourier Analysis FTCS Scheme… Fourier Decomposition:
49
von Neumann Stability Criterion
Fourier Analysis …FTCS Scheme amplification factor Unconditionally Unstable Not Convergent
50
Lax-Wendroff Scheme Time Discretization
Write a Taylor series expansion in time about But …
51
Spatial Approximation
Lax-Wendroff Scheme Approximate spatial derivatives
52
Equation Lax-Wendroff Scheme no matrix inversion exists and is unique
53
Interpretation Lax-Wendroff Scheme Use Quadratic Interpolation
54
Lax-Wendroff Scheme Analysis Second order accurate in space and time
Consistency Second order accurate in space and time
55
Lax-Wendroff Scheme Analysis
Truncation Error Insert exact solution into difference scheme Consistency
56
Analysis Lax-Wendroff Scheme Stability Stability if:
57
Lax-Wendroff Scheme Analysis Consistency: Stability: Convergence
and are constants independent of
58
Domains of Dependence Lax-Wendroff Scheme Analytical Numerical
59
CFL Condition Lax-Wendroff Scheme Stable Unstable
60
Lax-Wendroff Scheme Example Solutions for: C = 0.5 = 1/50 (left)
= 1/100 (right)
61
Lax-Wendroff Scheme Example = 1/100 C = 0.5 Upwind (left) vs.
Lax-Wendroff (right)
62
Derivation Beam-Warming Scheme Use Quadratic Interpolation
63
Consistency and Stability
Beam-Warming Scheme Consistency, Stability
64
Method of Lines Generally applicable to time evolution PDE’s
Spatial discretization Semi-discrete scheme (system of coupled ODE’s Time discretization (using ODE techniques) Discrete Scheme By studying semi-discrete scheme we can better understand spatial and temporal discretization errors
65
Method of Lines Notation approximation to
vector of semi-discrete approximations;
66
Spatial Discretization
Method of Lines Central difference … (for example) or, in vector form,
67
Spatial Discretization
Method of Lines Fourier Analysis … Write semi-discrete approximation as inserting into semi-discrete equation
68
Spatial Discretization
Method of Lines … Fourier Analysis … For each θ, we have a scalar ODE Neutrally stable
69
Spatial Discretization
Method of Lines … Fourier Analysis … Exact solution Semi-discrete solution
70
Spatial Discretization
Method of Lines Fourier Analysis …
71
Predictor/Corrector Algorithm …
Time Discretization Method of Lines Predictor/Corrector Algorithm … Model ODE Predictor Corrector Combining the two steps you have
72
…Predictor/Corrector Algorithm
Time Discretization Method of Lines …Predictor/Corrector Algorithm Semi-discrete equation Predictor Corrector Combining the two steps you have
73
Fourier Stability Analysis
Method of Lines Fourier Transform
74
Fourier Stability Analysis
Method of Lines Application factor with Stability
75
Method of Lines PDE Semi-discrete Discrete Semi-discrete Fourier
Fourier Stability Analysis Method of Lines PDE Semi-discrete Discrete Semi-discrete Fourier Discrete Fourier
76
Fourier Stability Analysis
Method of Lines Path B … Semi-discrete Fourier semi-discrete Predictor Corrector Discrete
77
Fourier Stability Analysis
Method of Lines …Path B Give the same discrete Fourier equation Simpler “Decouples” spatial and temporal discretization For each θ, the discrete Fourier equation is the result of discretizing the scalar semi-discrete ODE for the θ Fourier mode
78
Method of Lines Methods for ODE’s Model equation: complex- valued
Discretization EF EB CN
79
Absolute Stability Diagrams …
Methods for ODE’s Method of Lines Absolute Stability Diagrams … Given and complex-valued (EF) or (EB) or … ; is defined such that
80
…Absolute Stability Diagrams …
Methods for ODE’s Method of Lines …Absolute Stability Diagrams … EF EB CN
81
…Absolute Stability Diagrams
Methods for ODE’s Method of Lines …Absolute Stability Diagrams
82
Application to the wave equation…
Methods for ODE’s Method of Lines Application to the wave equation… For each Thus, (and ) is purely imaginary for
83
…Application to the wave equation…
Methods for ODE’s Method of Lines …Application to the wave equation… EF is unconditionally unstable EB is unconditionally stable CN is unconditionally stable
84
…Application to the wave equation…
Methods for ODE’s Method of Lines …Application to the wave equation… Stable schemes can be obtained by: 1) Selecting explicit time stepping algorithm which have some stability on imaginary axis 2) Modifying the original equation by adding “artificial viscosity”
85
Method of Lines Methods for ODE’s Explicit Time Stepping Scheme
…Application to the wave equation… Explicit Time Stepping Scheme Predictor/Corrector
86
Method of Lines Methods for ODE’s Explicit Time Stepping Scheme
…Application to the wave equation… Explicit Time Stepping Scheme 4 Stage Runge-Kutta
87
Method of Lines Methods for ODE’s Adding Artificial Viscosity
…Application to the wave equation… Adding Artificial Viscosity Additional Term EF Time First Order Upwind EF Time Lax-Wendroff
88
Method of Lines Methods for ODE’s Adding Artificial Viscosity
…Application to the wave equation… Adding Artificial Viscosity For each Fourier mode θ, Additional Term
89
…Application to the wave equation…
Methods for ODE’s Method of Lines …Application to the wave equation… First Order Upwind Scheme
90
…Application to the wave equation
Methods for ODE’s Method of Lines …Application to the wave equation Lax-Wendroff Scheme
91
Dissipation and Dispersion
Model Problem Dissipation and Dispersion with and periodic boundary conditions. Solution
92
Dissipation and Dispersion
Model Problem Dissipation and Dispersion represents Decay dissipation relation represents Propagation dispersion relation For exact solution of no dissipation (constant) no dispersion
93
Dissipation and Dispersion
Modified Equation Dissipation and Dispersion First Order Upwind Lax-Wendroff Beam-Warming
94
Dissipation and Dispersion
Modified Equation Dissipation and Dispersion For the upwind scheme dissipation dominates over dispersion Smooth solutions For Lax-Wendroff and Beam-Warming dispersion is the leading error effect Oscillatory solutions ( if not well resolved) Lax-Wendroff has a negative phase error Beaming-Warming has (for ) a positive phase error
95
Dissipation and Dispersion
Examples Dissipation and Dispersion First Order Upwind
96
Dissipation and Dispersion
Examples Dissipation and Dispersion Lax-Wendroff (left) vs. Beam-Warming (right)
97
Dissipation and Dispersion
Exact Discrete Relations Dissipation and Dispersion For the exact solution , and For the discrete solution
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.