dwd0826的个人博客分享 http://blog.sciencenet.cn/u/dwd0826

博文

BADER CHARGE ANALYSIS

已有 11229 次阅读 2012-9-18 21:31 |系统分类:科研笔记

http://theory.cm.utexas.edu/bader/

做下记录,有待思考。

 

 chgsplit.pl CHGCAR
 bader CHGCAR_mag -ref CHGCAR_tot
 mv ACF.dat  MAG-ACF.dat
 bader CHGCAR
 
Using the Bader analysis with the VASP code

One major issue with the charge density (CHGCAR) files from the VASP code is that they only contain the valance charge density. The Bader analysis assumes that charge density maxima are located at atomic centers (or at pseudoatoms). Aggressive pseudopotentials remove charge from atomic centers where it is both expensive to calculate and irrelevant for the important bonding properties of atoms.

Recently, the VASP developers have added a module (aedens) which allows for the core charge to be written out from PAW calculations. This module is included in vasp version 4.6.31 08Feb07 and later. By adding the LAECHG=.TRUE. to the INCAR file, the core charge is written to AECCAR0 and the valance charge to AECCAR2. These two charge density files can be summed using the chgsum.pl script:   chgsum.pl AECCAR0 AECCAR2. The total charge will be written to CHGCAR_sum.

The bader analysis can then be done on this total charge density file:   bader CHGCAR -ref CHGCAR_sum

One finally note is that you need a fine fft grid to accurately reproduce the correct total core charge. It is essential to do a few calculations, increasing NG(X,Y,Z)F until the total charge is correct.

 

http://theory.cm.utexas.edu/bader/vasp.php

 

Vasp scripts合集:

 

 

 



https://blog.sciencenet.cn/blog-671981-614146.html

上一篇:vasp Problem & Solution+NLEMDL详解
下一篇:VASP电子迭代的收敛问题
收藏 IP: 61.148.16.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (1 个评论)

数据加载中...

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-4-25 23:32

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部