small minimum distance

Bader charge density analysis

Moderator: moderators

Post Reply
yello
Posts: 3
Joined: Sun Dec 23, 2007 7:10 am

small minimum distance

Post by yello »

First, I do a calculation on the CO moleucle based on US-PP (GGA91) using the VASP code. And then I use the bader analysis to get the charge distribution on C and O atoms. The ACF file is as follow:

# X Y Z CHARGE MIN DIST
----------------------------------------------------------------
1 6.8090 7.9761 13.9505 2.2308 0.0536
2 7.9419 7.9533 14.1190 7.7692 1.0473
----------------------------------------------------------------
NUMBER OF ELECTRONS: 10.00000
And I found that the MIN DIST on C is only 0.0536, so is there some error?
graeme
Site Admin
Posts: 2256
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Post by graeme »

It looks like you may not have included core charges.

Follow the instructions at http://theory.cm.utexas.edu/bader/vasp.php

and see if the Bader surface are further from the atomic centers.
yello
Posts: 3
Joined: Sun Dec 23, 2007 7:10 am

Post by yello »

Thanks!

You mean that the only method to solve this error is using PAW ( not US-PP), isn't it?

I will try it.
graeme
Site Admin
Posts: 2256
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Post by graeme »

Yes, both PAW and the LAECHG=.TRUE. flag.
yello
Posts: 3
Joined: Sun Dec 23, 2007 7:10 am

Post by yello »

I add the core charge to analysis again, the ACF data is :

# X Y Z CHARGE MIN DIST
----------------------------------------------------------------
1 6.8107 7.9761 13.9508 2.8741 0.2951
2 7.9403 7.9533 14.1187 7.1259 0.6892
----------------------------------------------------------------
NUMBER OF ELECTRONS: 10.00000

It looks better now.
Post Reply