-
Notifications
You must be signed in to change notification settings - Fork 218
Anomalous large Ga forces for unperturbed 5×5×5 GaAs supercell in v3.10.1 using HSE functional #7202
Description
Details
I encountered a possible issue in ABACUS v3.10.1 when performing calculation on unperturbed 5×5×5 GaAs supercell using HSE funtional with “cal_force” swithed on.
For 5×5×5 supercell, the calculated forces on Ga atoms are anomalously large, while the forces on As atoms are small and seem reasonable. However, when I run the same calculation with the same INPUT file for unperturbed 4×4×4 GaAs supercell, the forces on both Ga and As atoms are zero.
I wonder whether there may be some issue related to the HSE Hamiltonian for 5×5×5 GaAs supercell.
I have attached the input files for both cases, in GaAs supercell.zip:
Folder “444”: INPUT, KPT, STRU, abacus.std and running_scf.log for the 4×4×4 supercell
folder “555”: INPUT, KPT, STRU, abacus.std and running_scf.log for the 5×5×5 supercell
folder “dftdata”: pseudopotentials and atomic orbitals
Additional information:
Both the 4×4×4 and 5×5×5 unperturbed supercell STRU files were generated by phonopy
The unit cell was fully relaxed before supercell generation, and relaxation thresholds were “stress_thr”= 1e-4 and “force_thr”= 1e-6
Have you read FAQ on the online manual http://abacus.deepmodeling.com/en/latest/community/faq.html
- Yes, I have read the FAQ part on online manual.
Task list for Issue attackers (only for developers)
- Understand the problem or question described by the user.
- Check if the issue is a known problem or has been addressed in the documentation.
- Test the issue or problem on a similar system or environment, if possible.
- Identify the root cause or provide clarification on the user's question.
- Provide a step-by-step guide, including any necessary resources, to resolve the issue or answer the question.
- If the issue is related to documentation, update the documentation to prevent future confusion (optional).
- If the issue is related to code, consider implementing a fix or improvement (optional).
- Review and incorporate any relevant feedback from users or developers.
- Ensure the user's issue is resolved or their question is answered and close the ticket.