Skip to content

Conversation

@WHUweiqingzhou
Copy link
Collaborator

Fix #5011

The List of Change

  1. Before this PR, SCF converges for drho < scf_thr || dene < scf_ene_thr. After this PR, SCF converges for drho < scf_thr && dene < scf_ene_thr.

update corresponding comment

Co-authored-by: dyzheng <[email protected]>
@mohanchen mohanchen merged commit 821b184 into deepmodeling:develop Oct 29, 2024
14 checks passed
@mohanchen mohanchen added the Performance Issues related to fail running ABACUS label Oct 29, 2024
@WHUweiqingzhou WHUweiqingzhou deleted the ene2 branch October 31, 2024 02:47
Fisherd99 pushed a commit to Fisherd99/abacus-BSE that referenced this pull request Mar 31, 2025
…eshold (deepmodeling#5357)

* SCF converges if both drho and dene is smaller than threshold

* Update source/module_esolver/esolver_ks.cpp

update corresponding comment

Co-authored-by: dyzheng <[email protected]>

---------

Co-authored-by: dyzheng <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Performance Issues related to fail running ABACUS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Energy is converge to 1e-7, but drho only to 1e-3

3 participants