Skip to content

arunningcroc/bohmiandoubleslit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bohmian particles in a double slit

This code shows a Bohmian particle in a double slit experiment. To use it, you need numpy, matplotlib and cython. Pull the code and do

python setup.py build_ext --inplace

and it should work. Inspired heavily by this blog post of Thomas Bronzwaer

I also wrote a blog post on this.

The walls are a bunch of gaussians next to each other to avoid the numerical problems of sharp-edge potentials.

About

Bohmian particles in a double slit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages