项目作者: nishantsule

项目描述 :
A wave function tunneling across a barrier
高级语言: Jupyter Notebook
项目地址: git://github.com/nishantsule/Quantum-Tunneling.git
创建时间: 2019-04-04T16:37:18Z
项目社区:https://github.com/nishantsule/Quantum-Tunneling

开源协议:

下载


Simulating quantum tunneling

This code simulates quantum mechanical tunneling of an electron across a square potential barrier.
The electron is represented by a 1D Gaussian wavefunction.
1D time-dependent Schrodinger equation is solved using the finite-difference time-domain method.
The user can input the barrier height and width, and electron energy and spread.