GitHunt
CA

carloscerlira/Schrodinger-equation-numerical-solution

Implementation of RK4 algorithm to solve 2D Schrödinger equation

Schrödinger equation numerical solution

The RK4 algorithm was implemented to solve the 2D Schrödinger equation for an arbitrary potential.

Double slit experiment

The program was tested in a case of interest: the double slit experiment, an interference pattern similar to the one
observed in a lab experiment was found:
Imgur Image

Documentation

  • The paper.pdf file contains a brief explanation of the problem and details about the implementation as well as the
    results obtained for the double slit experiment.
  • In the solution.cpp file you can find the program

Languages

C++100.0%

Contributors

Created November 4, 2019
Updated March 21, 2024