Closed mzjb closed 2 years ago
Thanks for your report, when HSE is choosed and nscf calculation in ABACUS would read HRexx$rank rather than read in charge and DM and recalculate the H_exx again. But there is something wrong in this code now, which is okay in the past, we will try to fix that.
https://github.com/deepmodeling/abacus-develop/pull/1050 The problem has been fixed in this PR, you can try ABACUSv2.3.1 version after tomorrow.
Describe the Bug
I use ABACUS to perform
scf
andnscf
calculation withHSE
functional to calculate the band structure of GeS. During thenscf
calculation, I got an error:To Reproduce
Steps to reproduce the behavior:
scf
calculation using ABACUS with the input fileINPUT.scf
,KPT.scf
andSTRU
from hse_nscf.zipnscf
calculation using ABACUS with the input fileINPUT.nscf
,KPT.nscf
andSTRU
from hse_nscf.zip, and get an errorEnvironment
Additional Context
xc
is set toPBE
rather thanHSE
using ABACUS v2.3.0