DFT Energy failure during calculation
Click here for full thread
Clicked A Few Times
5:18:48 PM PDT - Fri, Mar 17th 2017
Quote:Sean
Mar 13th 5:52 am
Your error message means that the SCF procedure ran out of cycles before convergence was reached. Try added the keyword
maxiter n
to your DFT input block, where n is some integer larger than 30 (the default value)
Thanks! I'll try.