deepmodeling / abacus-develop

An electronic structure package based on either plane wave basis or numerical atomic orbitals.
http://abacus.ustc.edu.cn
GNU Lesser General Public License v3.0
171 stars 130 forks source link

Question: can present numerical atomic orbital always reproduce band gap of PW calculation in theoretical aspect? #3624

Closed kirk0830 closed 2 months ago

kirk0830 commented 8 months ago

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 keyword auto 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)

kirk0830 commented 8 months ago

no matter what answer will be here, I plan to add band structure reproduction test in ABACUS-Pseudopot-Nao-Square

kirk0830 commented 7 months ago

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.

hongriTianqi commented 6 months ago

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.