pwtools.crys.concatenate

pwtools.crys.concatenate(lst)[source]

Concatenate Structure or Trajectory objects into one Trajectory.

For non-nstep attrs (symbols,…), the first item is used and no check is made whether they are the same in the others.

Parameters:

lst (sequence of Structure or Trajectory instances or both) –

Returns:

tr

Return type:

Trajectory