|
最近在计算的时候碰到了SCF在前几步难以收敛的情况,我的情况是因为添加了偶极矫正后由于本身具有较大的偶极矩,使得收敛变得困难,导致一直第一步难以收敛的情况。在官网上看到可以控制NELM适当地增大以及调整混合参数可以达到收敛的目的。
Improve the convergence
For most simple DFT calculations, the default choice of the convergence parameters is well suited to converge the calculation. As a first step, we suggest visualizing your structure or examining the output for warnings to check for very close atoms. That can happen during a structure relaxation if VASP performs a large ionic step. If the structure is correct, we recommend increasing the number of steps NELM and only if that doesn't work starting to tweak the parameters AMIX or BMIX; preferably the latter. |
|