We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af9a86 commit 18823ecCopy full SHA for 18823ec
pyiron_atomistics/dft/job/generic.py
@@ -339,7 +339,7 @@ def calc_md(
339
340
def nbands_convergence_check(self):
341
"""
342
- Function to check the convergence of nbands in the Vasp calculation
+ Function to check if there are a sufficient number of empty bands in the calculation to ensure electronic convergence.
343
344
Returns:
345
0 commit comments