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 thewrite('name.traj', atoms_list)syntax instead