Rearrange atom coordinates after calculation

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Locked
Message
Author
thierno
Newbie
Newbie
Posts: 1
Joined: Sun Dec 22, 2013 8:12 am

Rearrange atom coordinates after calculation

#1 Post by thierno » Tue Apr 15, 2014 2:19 am

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
Last edited by thierno on Tue Apr 15, 2014 2:19 am, edited 1 time in total.

terencelz
Newbie
Newbie
Posts: 13
Joined: Tue May 07, 2013 6:48 am

Rearrange atom coordinates after calculation

#2 Post by terencelz » Thu Apr 17, 2014 3:35 pm

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.
Last edited by terencelz on Thu Apr 17, 2014 3:35 pm, edited 1 time in total.

Locked