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

Dirac equation for hyrdogen atom #10

Open ohno opened 6 months ago

ohno commented 6 months ago

Implement the module of :DiracHyrdogen. Find an appropriate reference from the candidates or Wikipedia.

The spherical harmonics have already been used in the hydrogen atom.

https://github.com/ohno/Antique.jl/blob/2994e17ee8dd233a6d47c0cdeeefc1c8d4bfe413/src/HydrogenAtom.jl#L32-L39