Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 220 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 220 Bytes

The Heat Diffusion Equation

Finite-Difference Approximations to the Heat Equation.

Implementation of schemes for the Heat Equation:

  • Forward Time, Centered Space;
  • Backward Time, Centered Space;
  • Crank-Nicolson.