abacus-develop
abacus-develop copied to clipboard
SCF iterations do not stop after achieving thresholds
Describe the bug
I set scf_thr to be 5e-7 and scf_ene_thr to be 1e-6, but the scf does not stop after achieving both these criterial.
Expected behavior
Stop after meets the thresholds setting.
To Reproduce
I uploaded my work dir below, along with the output ( redirected to abacus.log)
Environment
LTS
Additional Context
Task list for Issue attackers (only for developers)
- [ ] Verify the issue is not a duplicate.
- [ ] Describe the bug.
- [ ] Steps to reproduce.
- [ ] Expected behavior.
- [ ] Error message.
- [ ] Environment details.
- [ ] Additional context.
- [ ] Assign a priority level (low, medium, high, urgent).
- [ ] Assign the issue to a team member.
- [ ] Label the issue with relevant tags.
- [ ] Identify possible related issues.
- [ ] Create a unit test or automated test to reproduce the bug (if applicable).
- [ ] Fix the bug.
- [ ] Test the fix.
- [ ] Update documentation (if necessary).
- [ ] Close the issue and inform the reporter (if applicable).
Thanks for pointing out! I will take a look at the problem.