Skip to content

LaurentNevou/Q_Schrodinger3D_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

019373d · Mar 22, 2021

History

37 Commits
Aug 24, 2018
Jan 17, 2018
Jan 16, 2018
Jan 16, 2018
Mar 22, 2021
Jan 17, 2018
Jan 17, 2018
Jan 17, 2018
Jan 17, 2018
Jan 17, 2018
Jan 17, 2018
Jan 11, 2018
Jan 17, 2018
Jan 17, 2018
May 10, 2019
May 10, 2019
May 8, 2019
May 8, 2019

Repository files navigation

Schroedinger3D_demo

image

This code solves the time independent Schroedinger equation in 3D with a constant mass.

It uses 2 different algorithms that can be switched ON/OFF:

-> The FDM: Finite Difference Method (you have to be gentle with the amount of meshing points)

-> The PWE: Plane Wave Expansion method that solves the equation in the Fourier space

Different potentials are proposed:

-> InAs/GaAs quantum dot (lens)

-> InAs/AlInAs quantum dash

-> GaN/AlN quantum dot (pyramidal with hexagon base with Electrical Field)

Any potential can be loaded with homogeneous grid x,y,z [m] and V [eV]

=> If you like it, don't forget the star!