Apr 12, 2021, 8:31 PM

Dear @luis ,

To load an XYZ file with a trajectory it needs to be in a special format. For example, a trajectory of 3 hydrogens:

3
 STEP:           1
 H      0.967485      6.687080      5.821420
 H      2.507099      7.320300      6.535832
 H      2.819131      8.163311      3.557150
 3
 STEP:         2
 H      0.987382      6.755653      5.887846
 H      2.528730      7.288068      6.545012
 H      2.899837      8.187620      3.675997
 

The first number is the number of atoms, the following comment line should contain the word 'Step' (or 'step' or 'STEP'), and the atoms in each step should be in the same order.