|
这个是这样的原因产生的:
The exact numbers of energies at the beginning of your run will differ from those shown here because CASTEP uses a random number generator to produce the initial guess for the wavefunctions. 此话来源于http://www.esi.umontreal.ca/acce ... astep-AlAs.tut.html,我以前测试过,initial guess的能量确实前后两次算都不见得一样。
初猜不同的其中一个解决方案就是看一下你7核心计算机上成功scf的castep文件中random number generator seed : randomised (????) 把编号????记下来,然后到20核心计算机上castep calculation-files-save files产生param文件之后,修改param文件,在里面加个参数:
。当然,这只是为了解决初猜本身的问题。
当然,除了从初猜本身下手外,你也可以考虑去减小density mixing的charge,这种方式对SCF收敛问题还是比较广泛的方式。在此之前最好还是要先保证其他计算参数设置的合理性(截断能、k点、展宽的方式和大小等)。
其他程序几乎都在使用原子堆叠作为初猜了。 |
评分 Rate
-
查看全部评分 View all ratings
|