Details
In PW basis, init_wfc=file means reading WAVEFUNC*.dat to init psi.
But in LCAO, it executes read_wfc_nao function.
The init_wfc parameter needs to be clearly explained in the documentation, as the current documentation is incorrect.

Task list for Issue attackers (only for developers)
Details
In PW basis,
init_wfc=filemeans reading WAVEFUNC*.dat to init psi.But in LCAO, it executes
read_wfc_naofunction.The
init_wfcparameter needs to be clearly explained in the documentation, as the current documentation is incorrect.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)