Skip to content

Includes the codes used for simulating the Schrödinger's Wave Equation in 1D, 2D and 3D potential wells.

Notifications You must be signed in to change notification settings

Laknath1996/Schrodinger-Equation-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Schrodinger-Equation-Simulation

In the quantum scale the particles act according to a wave-like behavior. Therefore, a given quantum particle can be represented as a wavefunction which can be related to the space and time coordinates using the Schrödinger equation. Studying about the solutions that Schrödinger equation provides under different potential conditions (one dimensional, two dimensional and three dimensional) and boundary conditions is a powerful way of gaining a valuable insight into quantum mechanics. However, analytically solving the Schrödinger equation is a tedious task and it is only possible for a few given potential functions. In this work, we will consider a few numerical methods such as Finite Difference Method, Numerov’s Matrix Method and Finite Elements Method. These methods are able to provide solutions for the time independent Schrödinger equation under various potential conditions for one dimensional, two dimensional and three dimensional scenarios. keywords — Time Independent Schrödinger Equation, Finite Difference Method, Numerov’s Matrix Method, Finite Elements Method.

The report outlining the codes and the results can be found in this link : https://drive.google.com/open?id=1thDAEZLAjAV5GEdEyVFZPdiTtgjshBkI

About

Includes the codes used for simulating the Schrödinger's Wave Equation in 1D, 2D and 3D potential wells.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages