10
votes
1answer
236 views

In the Lennard-Jones potential, why does the attractive part (dispersion) have an $r^{-6}$ dependence?

The Lennard-Jones potential has the form: $$U(r) = 4\epsilon\left[ \left(\frac{\sigma}{r}\right)^{12} - \left(\frac{\sigma}{r}\right)^{6} \right]$$ The (attractive) $r^{-6}$ term describes the ...
3
votes
1answer
137 views

In $\textbf{f} = -\boldsymbol{\nabla} u$, what is $u$?

I know that force is the negative gradient of the potential: $$\textbf{f} = -\boldsymbol{\nabla} u$$ where force $\textbf{f}$ is a vector and $u$ is a scalar. This is a relatively soft question, ...
1
vote
2answers
179 views

What does $\textbf{f} = -\boldsymbol{\nabla} u$ mean in practice and how is it computed?

In classical computer simulations such as molecular dynamics (MD) simulations, one integrates Newton's equations of motion to determine particle trajectories. If we think of Newton's Second Law as ...
2
votes
3answers
205 views

Why can't we ascribe a (possibly velocity dependent) potential to a dissipative force?

Sorry if this is a silly question but I cant get my head around it.
3
votes
3answers
318 views

About constructing potential energy functions

There are many classical systems with different potential functions. My problem is that I do not understand how one can construct a certain potential function for a certain system. Are there any ...
4
votes
3answers
2k views

Force as gradient of scalar potential energy

My text book reads If a particle is acted upon by the forces which are conservative; that is, if the forces are derivable from a scalar potential energy function in manner $ F=-\nabla V $. I ...