ohno / Antique.jl

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

3D infinite square well #41

Closed ajarifi closed 4 months ago

ajarifi commented 5 months ago

I think this potential is simple and has an analytic solution.

lhapp27 commented 5 months ago

I can implement this module. The other models in the open issues seem to require numeric solutions.

ohno commented 5 months ago

This is a good first issue (development practice). I would like to save it for the main force developers of Antique.jl v2.0.0. I want you to work on challenging issues if you haven't started developing yet.

The purpose of this package is to provide a benchmark for numerical calculations. There is no problem even if it is not a "pure analytical" solution, as long as it is "almost analytical". The problem is that it will take more time, but I will support you.

How about the model below?

ajarifi commented 5 months ago

I believe that various potentials can be applied to general 1D, 2D, and 3D problems, including potential wells and their symmetries such as spherical, cylindrical, etc. Perhaps it is interesting to consider.

ohno commented 4 months ago

This issue is closed by https://github.com/ohno/Antique.jl/commit/a9068d5c6913637b57a59340cc3938b538c0c5c5 and https://github.com/ohno/Antique.jl/commit/57c6ee8cf3d2a47e773130b3ade4f0230614f850