5 skills found
FelixDesrochers / NumerovA 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.
stggh / PyDiatomicPyDiatomic solves the time-independent coupled-channel Schroedinger equation using the Johnson renormalized Numerov method. This is very compact and stable algorithm.
aromanro / APWAugmented Plane Waves (both APW and LAPW), band structure computation
QijingZheng / Numerov Schrod1dMatrix numerov method for solving 1D Schrodinger equation.
alvarosg / NumerovSchrodingerManual solving Schrodinger equation using the Numerov method for a quantum spring (aka quantum harmonic oscillator)