newanalysis.diffusion.unfoldTraj

newanalysis.diffusion.unfoldTraj(xyz, boxlength)
Parameters:
  • array (xyz .. numpy) –

  • length (boxlength .. the box) –

Usage:

This function unfolds a trajectory as a whole.

Example:

com = unfoldTraj(com, boxlength)