2024年4月5日发(作者:)
INCAR是决定how to do 的文件
限于能力,只对部分最基本的一些参数(>,没有这个标志的参数都是可以不出现的)
详细说明,在这里只是简单介绍这些参数的设置,详细的问题在后文具体示例中展开。
部分可能会干扰VASP运行的参数在这里被刻意隐去了,需要的同学还是请查看VASP
自带
的帮助文档原文。
参数列表如下:
>SYSTEM name of System
任务的名字 ***
>NWRITE verbosity write-flag (how much is written)
输出内容详细程度 0-3 缺省2
如果是做长时间动力学计算的话 最好选0或1(首末步/每步核运动输出)
据说也可以结合shell的tail或grep命令手动输出
>ISTART startjob:
restart选项 0-3 缺省0/1 for 无/有 前次计算的WAVECAR(波函数)
1 'restart with constant energy cut-off'
2 'restart with constant basis set'
3 'full restart including wave function and charge prediction'
ICHARG charge: 1-file 2-atom 10-const Default:if ISTART=0 2 else 0
ISPIN spin polarized calculation (2-yes 1-no) default 2
MAGMOM initial mag moment / atom Default NIONS*1
INIWAV initial electr wf. : 0-lowe 1-rand
Default 1 only used for start jobs (ISTART=0)
IDIPOL calculate monopole/dipole and quadrupole corrections
1-3 只计算第一/二/三晶矢方向 适于slab的计算
4 全部计算 尤其适于就算孤立分子
>PREC precession: medium, high or low(VASP.4.5+ also: normal, accurate)
发布者:admin,转转请注明出处:http://www.yc00.com/web/1712327753a2042009.html
评论列表(0条)