Syllabus

  • Euler's method and improved Euler's method, truncation errors
  • Runge Kutta methods, 2nd and 4th order, truncation errors
  • How to implement a second-order differential equation, both linear and non-linear. How to make your equations dimensionless.
  • Boundary value problems, shooting and matching method (chap 9).