Closed kirk0830 closed 2 months ago
no matter what answer will be here, I plan to add band structure reproduction test in ABACUS-Pseudopot-Nao-Square
Seems this question has no certain answer, just empirically the band gap estimation seems not go wrong. However, it is better to generate orbitals including empty states.
There is some clue that including unoccupied bands in orbital generation might increase convergence and correctness of systems with excited magnetic moments. LiCoO test using orbitals without unoccupied bands: https://app.bohrium.dp.tech/abacustest/?request=GET%3A%2Fapplications%2Fabacustest%2Fjobs%2Fjob-abacustest-v0.3.113-7142e5
This result shows 1 Co4+ with large spin, 206 scf steps to converge.
LiCoO test using orbitals including 3 unoccupied bands in dimer and 11 unoccupied bands in trimer. https://app.bohrium.dp.tech/abacustest/?request=GET%3A%2Fapplications%2Fabacustest%2Fjobs%2Fjob-abacustest-v0.3.113-59ee47
This result shows 3 Co4+ with large spin, 137 scf steps to converge.
Details
Recently I realize the released version of numerical atomic orbital for ABACUS lcao calculation only use occupied bands as reference, by either explicitly specifying number of bands to refer, or set to
auto
. However, I am concerned about whether this generation strategy is correct theoretically. If not always true, an alternative way to define the keywordauto
for determing number of bands to refer might be 50-50, say set number of bands to refer to double of the number of occupied bands, I guess.Have you read FAQ on the online manual http://abacus.deepmodeling.com/en/latest/community/faq.html
Task list for Issue attackers (only for developers)