Skip to content

Commit

Permalink
Update pyiron_atomistics/sphinx/base.py
Browse files Browse the repository at this point in the history
Co-authored-by: freyso <[email protected]>
(cherry picked from commit 845ae4b)
  • Loading branch information
skatnagallu committed Sep 17, 2024
1 parent b469fdf commit f68d1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyiron_atomistics/sphinx/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -1500,7 +1500,7 @@ def convergence_check(self):
print(
"""
scf convergence not reached. Check residue and number of steps.
If residue is low, try increasing number of steps.
If residue goes down systematically, but slowly, try increasing number of steps.
If residue is high, decreasing rho mixing might help.
"""
)
Expand Down

0 comments on commit f68d1b7

Please sign in to comment.