mirianfsilva / heat-diffusion-equation

Finite-Difference Approximations to the Heat Equation. Implementation of schemes: Forward Time, Centered Space; Backward Time, Centered Space; Crank-Nicolson.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Finite-Difference Approximations to the Heat Equation. Implementation of schemes: Forward Time, Centered Space; Backward Time, Centered Space; Crank-Nicolson.

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%