zhmurov / mdcourse

0 stars 0 forks source link

Plot the function that is used to determine distance with PBC #1

Open zhmurov opened 1 year ago

zhmurov commented 1 year ago

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.