Skip to content

This is a program written in C++ to solve for the eigen energies in an arbitrary 1D potential profile, using a finite elements approach.

Notifications You must be signed in to change notification settings

kx-wang/Wavefunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Wavefunctions

This code calculates the eigen energies in an arbitrary 1D potential profile, by discretizing the Schrodinger's equation.

Instructions:

  1. Have Eigen installed
  2. Run main.cpp

References:

[1] page 94 of Quantum wells, wired, and dots

About

This is a program written in C++ to solve for the eigen energies in an arbitrary 1D potential profile, using a finite elements approach.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages