Numerical Solutions of Partial Differential Equations
Master Course, University of Electronic Science and Technology of China, Building, 2021
Numerical PDEs
Course Information
- Numerical Solutions of Partial Differential Equations (1107016008)
- This is an English taught course for students ready for both master and doctor degree.
- The application used to demonstarte the live codes, interactive computing during lecture is call Jupyter Notebook. The notebooks for this course are available to be viewed on link.
- Teaching QQ group (slides, lecture notes, recording): 700601089
Purpose of the Course:
This course presents the fundamentals of modern numerical techniques for a wide range of equations. The emphasis is on building an understanding of the essential ideas that underlie the development, analysis, and practical use of finite difference methods. The goals are:
- To understand the fundamental mathematics theory and algorithms of finite difference methods;
- To be able to implement finite difference methods for simple 1d and 2d problems as well as to evaluate and to interpret the numerical results;
- To be able to solve some engineering problems by using known algorithms.
Textbook:
- Randall J. LeVeque. Finite Difference Methods for Ordinary and Partial Differential Equations, SIAM, 2007.
Reference:
- K. W. Morton and D. F. Mayers. Numerical Solution of Partial Differential Equations, Cambridge University Press 2005.
- Alfio Quarteroni and Alberto Valli. Numerical Approximation of Partial Differential Equations, Springer 1994.
- Susanne C. Brenner, L. Ridgway Scott. The Mathematical Theory of Finite Element Methods, 3rd edition, Springer.
Assessment Method:
Grade for this course is determined by the performance in computer projects and final exams, which are designed based on the course objectives.
Exercise
- Requirement and samples. Exercise Sample (PDF) Latex Sample (PDF) tex
- Exercise 1. PDF
