You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3D isotropic harmonic oscillator on spherical coordinate system is already implemented as SphericalOscillator#7.
HarmonicOscillator3D is reserved for the name of this model. Please implement the anisotropic (general) 3D harmonic oscillator on Cartesian coordinate system. The spherical harmonics will not be used and a product of three Hermitian polynomials should be used for wavefunction. Refer to the well tested 1D harmonic oscillator:
3D isotropic harmonic oscillator on spherical coordinate system is already implemented as
SphericalOscillator
#7.HarmonicOscillator3D
is reserved for the name of this model. Please implement the anisotropic (general) 3D harmonic oscillator on Cartesian coordinate system. The spherical harmonics will not be used and a product of three Hermitian polynomials should be used for wavefunction. Refer to the well tested 1D harmonic oscillator:Antique.jl/src/HarmonicOscillator.jl
Lines 1 to 34 in ac92c62
The text was updated successfully, but these errors were encountered: