|
各位老师,大家好! 我最近在使用 CP2K 计算 CuO(111) 周期性表面吸附体系,想请教一下:对于这类体系,是否通常需要对 Cu 的 3d 轨道加入 DFT+U 修正?如果需要,U 值应如何确定? 在尝试过程中,我分别测试了以下 PLUS_U_METHOD: - MULLIKEN_CHARGES
- LOWDIN
- MULLIKEN
并对每种方法都测试了: 但上述设置下计算均未正常收敛,报错为:
*******************************************************************************
* ___ *
* / \ *
* [ABORT] *
* \___/ SCF run NOT converged. To continue the calculation regardless, *
* | please set the keyword IGNORE_CONVERGENCE_FAILURE. *
* O/| *
* /| | *
* / \ qs_scf.F:605 *
*******************************************************************************
并伴随以下警告:
*** WARNING in dft_plus_u.F:2021 :: DFT+U energy contibution is negative ***
*** possibly due to unphysical Mulliken charges! ***
*** WARNING in fm/cp_fm_elpa.F:522 :: Setting real_kernel for ELPA failed ***
因此想请教各位老师: - 对于研究CuO(111) 的吸附,是否需要对 Cu 加 U;
- 若需要加 U,U 值通常如何确定;
- 上述报错更可能与 U 的设置 有关,还是与 SCF 参数、自旋极化/磁性初猜 等因素有关。
|