Skip to content

A program that simulates the classic double-slit experiment for educational purposes.

Notifications You must be signed in to change notification settings

kalekundert/DoubleSlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphical User Interface
========================
The GUI for this program is written in GTK.  This works nicely on Linux, but
it may not be compatible with closed operating systems.  In the event that
this becomes a problem, the GUI will most likely be ported to Tk.  

Simulation
==========
This simulation is intended to be used to demonstrate the effects of Fresnel
diffraction in the double-slit experiment. By changing the parameters using
the user controls in the GUI, the user can see the change from quantum to
classical effects.

To run the program, type this command into the terminal:
python main.py

About

A program that simulates the classic double-slit experiment for educational purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages