Calculating Force on a Torus: Lennard Jones Potential

  • Thread starter Thread starter llello
  • Start date Start date
  • Tags Tags
    Force Torus
llello
Messages
30
Reaction score
0
The problem is with calculating the force of a particle by another particle while both particles lie on a torus. By this I mean, if particle i and j are in a box (LxL) and particle i is on the left edge of the box and particle j is on the right edge of the box, the distance used in the force will be L - \left| x_i - x_j \right|.

I have 100 particles in a box where each particle obeys the Lennard Jones potential:

V(x) = 4(\frac{1}{r^{12}}-\frac{1}{r^6} )

So I put in

r^{2}=x^{2}+y^{2} and use F_{ij}=-\frac{\partial V}{\partial x}\hat x - \frac{\partial V}{\partial y} \hat y

and get

F_{ij} = (24(\frac{2}{r^{14}} - \frac{1}{r^{8}}))*[(x_i - x_j)\hat x + (y_i - y_j)\hat y ]

for the force of the jth particle on the ith particle. This is all well and good if we are not going to deal with the periodic boundary conditions. I'm not seeing how this would be modified to account for the torus. Any thoughts?
 
Last edited:
Physics news on Phys.org
Yeah, that was the TeX problem. Thanks :)

Also, it might be of interest to know that:

\left| r_{i,j} \right| = min( \left| x_i - x_j \right|, L - \left| x_i - x_j \right| )
 
Last edited:
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
Back
Top