How is the nearest neighbor list calculated?
Moderators: Global Moderator, Moderator
How is the nearest neighbor list calculated?
I am learning to use VASP and doing a test for an orthorhombic crystal. I get some un-physical results and find that nearest-neighbor list in the "OUTCAR" is wrong. I recalculate the nearest-neighbor list using my own code and yield correct answers. Is there anything I should or should not do in the "INCAR" and "POSCAR" to eliminate the problem?
Last edited by guofengw on Tue Apr 03, 2007 3:15 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
How is the nearest neighbor list calculated?
the distance between two atoms is calculated from the length of the vector connecting them.
Your POSCAR must be unreasonable. Please have a look in the online handbook how to set up a POSCAR file correctly.
Mind that
--) the units of length in vasp is Angstroem
--) the difference between direct and carthesian coordinates
--) vasp is based on periodic boundary conditions.
Your POSCAR must be unreasonable. Please have a look in the online handbook how to set up a POSCAR file correctly.
Mind that
--) the units of length in vasp is Angstroem
--) the difference between direct and carthesian coordinates
--) vasp is based on periodic boundary conditions.
Last edited by admin on Fri Apr 06, 2007 10:04 am, edited 1 time in total.
-
- Newbie
- Posts: 11
- Joined: Thu Sep 09, 2010 10:24 am
How is the nearest neighbor list calculated?
I have the same problem with NN, as the guofengw question of 2007.
Thanks
Thanks
Last edited by zaz on Fri Feb 24, 2012 10:16 am, edited 1 time in total.
-
- Full Member
- Posts: 201
- Joined: Thu Nov 02, 2006 4:35 pm
- License Nr.: 5-532
- Location: Ghent, Belgium
- Contact:
How is the nearest neighbor list calculated?
have you compared the values with a third party (eg VESTA, note that you need direct coordinates for that program)
Last edited by Danny on Wed Feb 29, 2012 5:34 pm, edited 1 time in total.