<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Ben,<div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>Typically, one “wraps” a PBC trajectory to produce a new trajectory where molecules stay whole on one side of the box or the other. For Gromacs, the tool for that is trjconv, perhaps with the “-pbc whole” flags. See this page: <a href="http://manual.gromacs.org/documentation/2018/onlinehelp/gmx-trjconv.html" class="">gmx trjconv — GROMACS 2018 documentation</a>.</div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>If wrapping a trajectory is problematic for some reason, you could define a per-frame Python script to hide long bonds. I have attached such a script. To use it, in the MD Movie GUI choose the Per-Frame→Define script… menu entry, and in the resulting dialog change the script type to “Python” and use the “Insert text file” button near the button to insert the attached Python file. Then click OK. Long bonds should disappear and you can play your trajectory and bonds will be hidden and shown appropriately.</div><div class=""><br class=""></div><div class=""><div class="">--Eric</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>Eric Pettersen</div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>UCSF Computer Graphics Lab</div><div class=""><br class=""></div><div class=""></div></div></body></html>