=============================== Periodic boundary conditions =============================== The ``wrap`` key in :mod:`Batoms ` is used to wrap atoms that are located outside of the cell back into the cell. The default value is False. One can turn it on by: .. code:: python tio2.wrap = True