Hello,
I have some calculations with Periodic conditions but have the coordinates of the final structure dispersed. My question is if there is any possible way to identify the different atoms and rescale them back to their desired positions in VASP
Thanks
Rearrange atom coordinates after calculation
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 1
- Joined: Sun Dec 22, 2013 8:12 am
Rearrange atom coordinates after calculation
Last edited by thierno on Tue Apr 15, 2014 2:19 am, edited 1 time in total.
-
- Newbie
- Posts: 13
- Joined: Tue May 07, 2013 6:48 am
Rearrange atom coordinates after calculation
If it gets out of the 0~1 area that you placed your atoms initially, you can load the CONTCAR with python and do a 3 fold iteration and compare with the specific line in POSCAR. With symmetry constraints, the iterations may be simplified.
If within the symmetry determined by VASP the atoms move to an unexpected place, maybe it's best to reduce the value of POTIM.
If within the symmetry determined by VASP the atoms move to an unexpected place, maybe it's best to reduce the value of POTIM.
Last edited by terencelz on Thu Apr 17, 2014 3:35 pm, edited 1 time in total.