OndrejMarsalek / Fourier-DVR-1D

Schroedinger equation in 1D using DVR with the Fourier sine basis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fourier DVR 1D

image

Solves the Schroedinger equation on a finite one-dimensional interval using the discrete variable representation method with the Fourier sine basis. Requires Python, NumPy and SciPy, and optionally Matplotlib for plotting.

Source the env.sh file to use the package. See the examples directory for some inspiration and colorful quantum mechanics.

About

Schroedinger equation in 1D using DVR with the Fourier sine basis


Languages

Language:Python 97.5%Language:Shell 2.5%