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
The function that is used to detremine distance in presencce of PBC is x -= rint(x/L)*L;. To explain how it works it would be benefitial to have a picture that display the dependence of the PBC distance on x.
The text was updated successfully, but these errors were encountered:
The function that is used to detremine distance in presencce of PBC is
x -= rint(x/L)*L;
. To explain how it works it would be benefitial to have a picture that display the dependence of the PBC distance on x.The text was updated successfully, but these errors were encountered: