Skip to content
/ aapot Public

Numerical solution of the time-independent Schrödinger equation for computing scattering phase shifts

License

Notifications You must be signed in to change notification settings

oliskir/aapot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aapot

The Python script aapot.py implements a finite-element scheme solution to the time-independent, one-dimensional Schrodinger equation for a central potential. Following the approach described in the scattering primer, we place the two-body system in a large box and compute the scattering phase shifts. While the present implementation specifically considers the scattering of two alpha particles, it applies equaly well to the scattering of any pair of spinless particles. In addition to computing the alpha-alpha phase shift, the script also computes the capture rate to a Gaussian final state.

Running the script should produce the below figure.

Alpha-alpha scattering

About

Numerical solution of the time-independent Schrödinger equation for computing scattering phase shifts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages