Q_Schrodinger2D_demo
This code solves the time independent Schroedinger equation in 2D with a constant mass.
It uses 2 different algorithms that can be switched ON/OFF:
-> The FDM: Finite Difference Method
-> The PWE: Plane Wave Expansion method that solves the equation in the Fourier space
Three different potentials are proposed:
-> The Rectangular potential
-> The Elliptical potential
-> The Hexagonal potential
Any potential can be loaded with homogeneous grid x,y [m] and V [eV]
Cite As
Laurent NEVOU (2026). Q_Schrodinger2D_demo (https://github.com/LaurentNevou/Q_Schrodinger2D_demo), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Partial Differential Equation Toolbox > Domain-Specific Modeling > Structural Mechanics >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.2 | Description modified |
|
|
| 1.0.1 | picture update |
|
|
| 1.0.0 |
|