Learning Outcomes |
Learning and teaching strategies |
Assessment |
---|---|---|
After the completion of the course the students will be able to: CLO68- understand the key ideas, concepts and definitions of the computational algorithms, sources of errors, convergence theorems. CLO69- implement a given algorithm in Matlab (or related software package) and test and validate codes to solve a given differential equation numerically. CLO70- choose the best numerical method to apply to solve a given differential equation and quantify the error in the numerical (approximate) solution. CLO71- analyze an algorithm’s accuracy, efficiency and convergence properties.
|
Approach in teaching: Interactive Lectures, Discussion, Tutorials, Reading assignments, Demonstration, Team teaching Learning activities for the students: Self learning assignments, Effective questions, Simulation, Seminar presentation, Giving tasks, Field practical
|
Presentations by Individual Students. Class Tests at Periodic Intervals. Written assignment(s) Semester End Examination |
Initial value problem(IVPS) for the system of ordinary differential equation(ODEs) difference equations numerical methods, Local truncation error, Stability analysis, Interval of absolute stability, Convergence and consistency.
Single step method: Taylor series method, Explicit and implicit Runga-Kutta method and their stability and convergence analysis, Extrapolation method, Runga–Kutta method for first order initial value problems, Runga-Kutta method for the second order initial value problems and their stability analysis, Stiff system of differential equation.
Multi-step methods: Explicit and implicit multi-step methods, General linear multi-step method and their convergence analysis, Adams-Moulton method, Adams-Bashforth method, Nystorm- method, Multi-step methods for the second order IVPS.
Boundary value problem(BVP): Two point nonlinear BVPs for second order ordinary differential equation, Shooting method, Finite difference methods, Convergence analysis, Difference scheme based on quadrature formula, Difference scheme for linear eigen value problems, Mixed boundary condition.
Finite element methods: Assemble of element equations,Variational formulation of BVPs and their solutions, Galerikin method, Ritz method, Finite element solution of BVPs.