2D Time independent Schroedinger equation solver
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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]
Zitieren als
Laurent NEVOU (2026). Q_Schrodinger2D_demo (https://github.com/LaurentNevou/Q_Schrodinger2D_demo), GitHub. Abgerufen .
Allgemeine Informationen
- Version 1.0.2 (751 KB)
-
Lizenz auf GitHub anzeigen
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.2 | Description modified |
||
| 1.0.1 | picture update |
||
| 1.0.0 |