Notes - PowerPoint PPT Presentation

About This Presentation
Title:

Notes

Description:

Subject of Partial Differential Equations is vast ... Accurately treating boundary conditions that don't line up with the grid. Adaptivity ... – PowerPoint PPT presentation

Number of Views:9
Avg rating:3.0/5.0
Slides: 10
Provided by: robertb9
Category:
Tags: lineup | notes

less

Transcript and Presenter's Notes

Title: Notes


1
Notes
  • No extra class tomorrow

2
PDEs
  • Subject of Partial Differential Equations is vast
  • Well focus on one particularly important
    equation
  • Called Poissons equation(if right hand side is
    zero, Laplaces equation)
  • Arises almost everywhere
  • Minimization of norm of gradient (see RBFs)
  • Gravitational/electrostatic potential
  • Steady state of heat flow and other diffusion
    processes
  • Stochastic processes (Brownian motion)
  • Fluid dynamics

3
Reduce to 1D first
  • Typical Boundary Value Problem (BVP)
  • Boundary conditions specify solution value
    Dirichlet specify solution derivative
    Neumann
  • Cant directly solve as a time integration

4
Finite Difference Method
  • Discretize unknown solution on a grid
  • Use Taylor series to estimate derivatives from
    values on grid

5
Discretized Boundary Conditions
  • Dirichlet substitute in known values
  • Neumann discretize boundary condition, use it to
    extrapolate

6
Solve!
  • At each grid point we have a linear equation
  • Combine into one large linear system(solve for
    all solution values simultaneously)
  • Resulting matrix is symmetric (negative)
    definite, and sparse
  • In fact, in 1D, just tridiagonal

7
Higher dimensions
  • Lay down a regular grid as before
  • Matrices get even bigger, but not quite as simple
    structure
  • Notion of stencil shorthand for matrix

8
Stability
  • The preceding methods work, but not every stencil
    does
  • Need a notion of stability conditioning
  • Example problem with central differences
  • Matrix could be singular, or worse
  • Example problem with one-sided differences
  • Information propagation is wrong

9
Finite Difference Limitations
  • Accurately treating boundary conditions that
    dont line up with the grid
  • Adaptivity
Write a Comment
User Comments (0)
About PowerShow.com