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

Eckart potential #1

Open kuwahatakazuaki opened 7 months ago

kuwahatakazuaki commented 7 months ago

Please make new potential named "Eckart potential" See the link as follows: https://pubs.acs.org/doi/10.1021/j100809a040 https://journals.aps.org/pr/pdf/10.1103/PhysRev.35.1303

ohno commented 7 months ago

I found the analytical solutions for Eckert potential in this paper (following numerical research). But there are 2 problems.

  1. The wavefunction is written only for ground state. (Excited states can be added later.)
  2. The definition looks not unique. There are some variants for each papers. (Must be determined before implementation.)

We can skip these problems and choise more simple alternative models from here. Please open another issue if you agree my suggestion.