copperwire / comp_phys_2

GNU General Public License v3.0
0 stars 2 forks source link

Wrong implementation of external potential for elliptical traps #8

Open copperwire opened 6 years ago

copperwire commented 6 years ago

For elliptical traps the formulation for the external potential is given as equation 1 in the project description. No implementations has this correctly implemented

KariEriksen commented 6 years ago

But if gamma = beta, we can just put beta to beta*beta and we have the same expression? If you look at the expression for the Hamiltonian in part e), this is just equal to the spherical trap, but with beta = beta*beta. Do you guys agree?

copperwire commented 6 years ago

@geirtul @ulvik is this fixed?

geirtul commented 6 years ago

@copperwire I don't know. Doesn't seem like it. I do agree with Karis post above though, so just feeding properly massaged betas should work fine.