Skip to content

carloscerlira/Schrodinger-equation-numerical-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages