Convergence with PREC=High
Posted: Wed Jan 25, 2012 4:39 am
I'm having trouble obtaining SCF convergence with PREC=High in a number of systems, even if I get good convergence with PREC=Accurate. I've tried IALGO=38 and 48, and ALGO=Normal, there is no significant difference between those choices in terms of convergence. I've set AMIX so that my GAMMA values are near 1, I've also tried setting BMIX to near zero, this doesn't help.
My KPOINT meshes are modest, like 2x2x2 or 3x3x1.
I have noticed the worst convergence for larger systems with a defect.
Here is a sample INCAR:
Any ideas? Thanks very much for your help.
<span class='smallblacktext'>[ Edited ]</span>
My KPOINT meshes are modest, like 2x2x2 or 3x3x1.
I have noticed the worst convergence for larger systems with a defect.
Here is a sample INCAR:
Code: Select all
#Electronic Static Optimization---------------
PREC = High
NELM = 100
NELMIN =6
EDIFF=1E-6
AMIX=0.2
#BMIX=0.1
ISMEAR=-5
SIGMA=0.2
IALGO=38
LREAL=A
NSIM=4
ISMEAR?=?-5
#Ionic Relaxtion------------------------------
NSW= 0 #0 ionic relaxation steps
IBRION = -1
LCHARG=.FALSE.
NPAR=4
Any ideas? Thanks very much for your help.
<span class='smallblacktext'>[ Edited ]</span>