Q_Schrodinger1D_dem​o

Version 1.1 (180 KB) von Laurent NEVOU
1D Time independent Schroedinger equation solver
391 Downloads
Aktualisiert 22 Mär 2021

This code solves the time independent Schroedinger equation in 1D with a constant mass.
It uses 4 different algorithms that can be switched ON/OFF:
-> The FDM: Finite Difference Method
-> The Scanning or Shooting method using the Euler approach
-> The PWE: Plane Wave Expansion method that solves the equation in the Fourier space
-> The TMM: The Scanning or Shooting method using the Tranfer Matrix Method

Three different potentials are proposed:
-> The multilayer where the height and thickness of each layer can be adjusted
-> The parabolic
-> The sinus

Any potential can be loaded with homogeneous grid z [m] and V [eV] and be solved with the 3 first methods. For the TM method, a sequence of layer must be provided.

Zitieren als

Laurent NEVOU (2024). Q_Schrodinger1D_demo (https://github.com/LaurentNevou/Q_Schrodinger1D_demo), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2018b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.1

Description modified

1.0.11

Shooting added in description

1.0.1

Image uploaded

1.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.