ohno / Antique.jl

Self-contained, well-tested, well-documented Analytical Solutions of Quantum Mechanical Equations.
https://ohno.github.io/Antique.jl/
MIT License
18 stars 3 forks source link

Woods–Saxon potential #25

Open ohno opened 4 months ago

ohno commented 4 months ago

Please cite the Problem 64. Wood-Saxon potential in S. Flügge, Practical Quantum Mechanics (Springer Berlin Heidelberg, 1999).

HypergeometricFunctions.jl maight be useful for hypergeometric functions.

using HypergeometricFunctions
HypergeometricFunctions._₂F₁(a, b, c, z)