I am trying to recreate the results of an article (membrane simulation) and I have the following line:
Both particles have the same soft radius,
$U_{rep} (r)/\epsilon = \text{exp}\left\{ -20 (r/\sigma -1 )\right \}$
With $\epsilon$ being the energy scale, $\sigma$ being the length scale, and $r$ is the distance between two particles. This is a two body interactions. If I calculate the interactions between two particles, should I put $U_{rep}$ or half of it into each particle?