https://github.com/jorgeriosc/qho-dynamic-simulation
Dynamic simulation of diverse wavefunctions in the 1D, 2D and 3D quantum harmonic oscillator potential.
https://github.com/jorgeriosc/qho-dynamic-simulation
dynamical-systems numerical-methods quantum-harmonic-oscillator
Last synced: 9 days ago
JSON representation
Dynamic simulation of diverse wavefunctions in the 1D, 2D and 3D quantum harmonic oscillator potential.
- Host: GitHub
- URL: https://github.com/jorgeriosc/qho-dynamic-simulation
- Owner: jorgeriosc
- License: mit
- Created: 2024-11-21T04:29:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-21T07:31:54.000Z (over 1 year ago)
- Last Synced: 2025-09-01T01:44:43.358Z (10 months ago)
- Topics: dynamical-systems, numerical-methods, quantum-harmonic-oscillator
- Language: Jupyter Notebook
- Homepage:
- Size: 12.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quantum Harmonic Oscillator - 1D, 2D & 3D Dynamic Simulation
$$ V(\mathbf{r}) = \frac{1}{2} M \omega^2 r^2 $$
# Acknowledgements
Many thanks to Prof. [Julio César Gutiérrez-Vega](https://scholar.google.com/citations?user=SXtXBWkAAAAJ&hl) for his guidance in this project.