partial charge
Moderators: Global Moderator, Moderator
partial charge
how can i calculate partial charge of a molecule with no symmetry?
Last edited by rudra-b on Mon Oct 13, 2008 4:25 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
partial charge
it does not make a difference whether the molecule has symmetry.
the l-like components are written from l,-m to l,+m.
the l-like components are written from l,-m to l,+m.
Last edited by admin on Mon Oct 13, 2008 11:44 am, edited 1 time in total.
partial charge
sorry...i was not clear enough with my question!! So let me rephrase it:
How can i calculate partial charge of each atom of a molecule?
How can i calculate partial charge of each atom of a molecule?
Last edited by rudra-b on Tue Oct 21, 2008 5:08 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
partial charge
if the sphere radii of neighboring atoms (RWIGS) do not overlap, please set LORBIT=11 (RWIGS is given in the POTCAR file and written in OUTCAR)
If these spheres would overlap, please choose appropriate radii (according to the bond-lengths) , and give them explicitely (for each atom type) in INCAR. You also have to set LORBIT=1 in this case (otherwise your input for RWIGS is ignored).
Then sum up the local l,m components (written in OUTCAR)
Please however mind, that VASP is not based on local orbitals, hence the partial charges are obtained form integrating the charge densities inside the spheres defined by RWIGS. Charge outside these spheres (in the "interstitial") is not accounted for.
If these spheres would overlap, please choose appropriate radii (according to the bond-lengths) , and give them explicitely (for each atom type) in INCAR. You also have to set LORBIT=1 in this case (otherwise your input for RWIGS is ignored).
Then sum up the local l,m components (written in OUTCAR)
Please however mind, that VASP is not based on local orbitals, hence the partial charges are obtained form integrating the charge densities inside the spheres defined by RWIGS. Charge outside these spheres (in the "interstitial") is not accounted for.
Last edited by admin on Wed Oct 22, 2008 8:23 am, edited 1 time in total.