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

博文

VASP INCAR 文件参数介绍

已有 7291 次阅读 2016-3-13 17:47 |个人分类:VASP软件|系统分类:科研笔记

ISYM-tag and SYMPREC-tag

ISYM= -1 | 0 | 1 | 2 | 3


Default: 
ISYM=1if VASP runs with US-PP's
=2if PAW data sets are used




switch symmetry on (ISYM=1, 2 or 3) or off (ISYM=-1 or 0). For ISYM=2 a more efficient, memory conserving symmetrisation of the charge density is used. This reduces memory requirements in particular for the parallel version.





ALGO-tagALGO = Normal | VeryFast | Fast | Conjugate | All | Damped | Subrot | Eigenval | None | Nothing | Exact | Diag


Default  
ALGO=Normal




The ALGO tag is a convenient option to specify the electronic minimisation algorithm in VASP.4.5 and later versions. Except for ``None'' and ``Nothing'', ``Exact'' and ``Diag'' (which must be spelled out), the first letter determines the applied algorithm. Conjugate, Subrot, Eigenval, Exact, None and Nothing are only supported by VASP.5.2.12 and newer versions.

ALGO = Normal selects IALGO = 38 (blocked Davidson iteration scheme), whereas ALGO = Very_Fast selects IALGO = 48 (RMM-DIIS). A faily robust mixture of both algorithm is selected for ALGO = Fast. In this case, Davidson (IALGO = 38) is used for the initial phase, and then VASP switches to RMM-DIIS (IALGO = 48). Subsequencly, for each ionic update, one IALGO = 38 sweep is performed for each ionic step (except the first one).



IALGO, and LDIAG-tagIALGO = 38 | 48         LDIAG = .TRUE. | .FALSE.


Default  
IALGO=8 for VASP.4.4 and older
 =38 for VASP.4.5, VASP.4.6 and VASP.5.2 (if ALGO is not set)
LDIAG=.TRUE.




IALGO = integer selecting algorithmLDIAG = perform sub space rotation

Please mind, that the VASP.4.5 default is IALGO = 38 (a Davidson block iteration scheme). IALGO = 8 is not supported for copyright reasons in VASP.4.5, but IALGO = 38 is roughly 2 times faster for large systems than IALGO = 8 and at least as stable.

 



https://wap.sciencenet.cn/blog-1524047-962388.html

上一篇:Chrome 快捷键 整理版
下一篇:latex 中插入图片命名不能有空格
收藏 IP: 222.66.175.*| 热度|

0

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

数据加载中...

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

GMT+8, 2024-5-29 12:21

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部