Numerov

(★ 73)

A python script that solves the one dimensional time-independent Schrodinger equation for bound states. The script uses a Numerov method to solve the differential equation and displays the desired energy levels and a figure with an approximate wave function for each of these energy levels.

  • a.py
  • CONTRIBUTING.md
  • explain_algorithm.pdf
  • Fct_Numerov.py
  • LICENSE.md
  • note.txt
  • Numerov.py
  • Numerov_Schrod.pdf
  • README.md
// repository documentation