Unformatted text preview:

Numerical Methods for Partial Differential Equations CAAM 452 Spring 2005 Instructor: Tim Warburton Class Location: Duncan Hall 1046 Class Time: 9:25am to 10:40am Office Hours: 10:45am to noon in DH 3021 • Homeworks will be set each Thursday and due the following Thursday unless otherwise notified. • Homework should be typed (with equations written by hand if necessary) • You must use a word processor (e.g. open office, kword, Microsoft Word…) or latex. • IMPORTANT: you must include your name at the top right of every page (see web page for example latex template). • All homework should be an individual effort unless otherwise specified. • Students are expected to be proficient in Matlab or C or C++ • For homework with a coding component, include a print out of your code in the body of the work (if small) or in an appendix (if the code is long). • You may only use outsourced code if notified explicitly. • I will post the original source of homeworks handouts – you may cut and paste the problem descriptions into your homework. • All lecture notes will be posted as soon as possible. • Any student who does not attend multiple classes without reasonable explanation will incur point deductions at 1.5 times the usual rate (i.e. if you achieve 8/10 on a homework but have noticeably been absent for the relevant classes you will receive 7/10 unless you can explain your absence) • Homework which is more than one day late will incur point deductions at a rate of 1.5 times the usual rate.Grade Distribution 60% homeworks 20% midterm 20% final Books Finite Element Method: Linear Static and Dynamic Finite Element Analysis, Thomas J. R. Hughes (Dover Publications) Finite Volume Methods for Hyperbolic Problems, by Randall J. LeVeque, D. G. Crighton (Series Editor) (Cambridge Texts in Applied Mathematics) Time Dependent Problems and Difference Methods by Bertil Gustafsson, Heinz-Otto Kreiss, Joseph Oliger (Pure and Applied Mathematics: A Wiley-Interscience Series of Texts, Monographs and Tracts) Syllabus Sample equations which we will aim to solve with numerical methods: 1D 1) one-way wave equation: 0u uat x∂ ∂+ =∂ ∂ 2) second order wave equation: 2 222 2u uct x∂ ∂=∂ ∂ 3) linearized Euler equations: ()( ), , ,0, , ,0f u p x tu c ug u p x tp c pt x      ∂ ∂+ =    ∂ ∂       4) heat equation: 22u ut tν∂ ∂=∂ ∂5) advection-diffusion: u u ua bt x x x∂ ∂ ∂ ∂ + = ∂ ∂ ∂ ∂  6) Poisson’s equation: ( )22uf xx∂=∂ 2D 7) one-way wave equation: 0u u ua bt x y∂ ∂ ∂+ + =∂ ∂ ∂ 8) second order wave equation: 22 22uc ut∂= ∇∂ 9) linearized Euler equations: 0 0 1 0 0 00 0 0 , 0 0 1 ,1 0 0 0 1 0t x yuvp∂ ∂ ∂+ + =∂ ∂ ∂        = = =           q q qA B 0A B q   10) heat equation: 2uutν∂= ∇∂ 11) advection-diffusion: ( )uu b ut∂+ ∇ = ∇ ∇∂a  12) Nonlinear conservation law: ( ), , , 0qq x y tt∂+ ∇ =∂f 13) Poisson’s equation: ()2,u f x y∇ = These prototype equations will be used extensively as they each illustrate certain properties of partial differential equations (a.k.a. PDE’s). They include classic examples of hyperbolic, parabolic and elliptic PDE’s.The course will consist of four overlapping sections, focusing on four topics: 1) Temporal discretization of ODE’s (also known as time stepping methods): these are introduced to explain how we will treat the temporal part of the above equations. The choice of time-stepping method to use will be determined by the properties of the spatial differential operators of the PDE being discretized. Understanding how time-stepping of an ODE can be performed is fundamentally important for using numerical methods to solve a specific partial differential equation. Topics: a. Stability of time stepping b. Stability regions in the complex plane c. Accuracy of time stepping d. Convergence of time stepping method with decreasing time step e. Examples of explicit time stepping methods: i. Euler forward ii. Leap-frog iii. Adams-Bashford iv. Runge-Kutta 2) Finite Difference Methods (FDM): we will use these straightforward methods to motivate the ideas behind and understanding of stability/consistency/accuracy and convergence. Topics a. Approximation of spatial derivatives with difference formulae b. Taylor’s theorem c. Interpretation of differentiation by differencing in terms of interpolants d. Stencils e. Periodic domains f. Example “canned” methods for some of the above 1D PDE’s g. Method of lines h. Spectral properties of finite difference operators i. Stability j. Consistency k. Accuracy l. Role of function regularity. m. Convergence (Lax-Richtmyer equivalence theorem) n. von Neumann analysis o. Courant-Friedrichs-Lewy (CFL) time step restrictions 3) Finite Volume Methods (FVM): we will focus on discretizing hyperbolic conservation laws with these methods, because of their local nature. a. Formulation of conservation laws in terms of integro-differential equationsb. Flux formulae c. Characteristic variables. d. Stability e. Consistency f. Accuracy g. Impact of nonlinearity in the conservation law. h. Nonlinear stability i. Monotone methods j. Total variation diminishing algorithms k. Limiting l. Special time-stepping algorithms m. Discontinuous Galerkin methods 4) Finite Element Methods (FEM): we will focus on discretizing elliptic and parabolic components of the equations using these methods. a. Basis functions b. Test spaces/Trial spaces c. Dirichlet boundary conditions d. Variational statement of an example PDE e. Bilinear forms f. Choosing an approximate basis for the test and trial spaces. g. Forming the discrete Galerkin system. h. FEM techniques related to mesh generation and geometry processing i. Solving large sparse linear systems j. Stability (Coercivity, Lax-Milgram Theorem) k. Accuracy (Cea’s Theorem and Bramble-Hilbert’s Lemma) l. Convergence m. Error estimates using an adjoint based error estimator n. Ideas behind higher order FEM (a.k.a. spectral elements and hp-FEM) o. If time permits I will discuss operator splitting for treating stiff PDE’s.


View Full Document

Rice CAAM 452 - Syllabus

Download Syllabus
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Syllabus and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Syllabus 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?