Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 318 Bytes

File metadata and controls

5 lines (3 loc) · 318 Bytes

Troubleshooting

This is a list of random issues people have experienced and their solutions to the problem. Please add any issues you have come across and fixed as well.

  • a list of atoms objects won't write when I try, atoms_list.write('name.traj') -> use the write('name.traj', atoms_list) syntax instead