We have an issue with two calculations giving markedly different forces, even though only NSW has been changed in the INCAR. Two folders are attached with input and OUTCARs.
First, we did a singlepoint calculation with NSW=0. However, when the calculated forces were large we started another calculation with NSW=999. To our surprise, it ended after one step since the calculated forces were very small. What can be the cause of this?
The INCARs in question: (The rest of the input and OUTCARs are attached)
Code: Select all
ENCUT = 520.000000
SIGMA = 0.050000
NUPDOWN = 18.000000
EDIFF = 1.00e-06
EDIFFG = -3.00e-02
SYMPREC = 1.00e-04
ALGO = all
GGA = PE
PREC = accurate
IBRION = 2
ISIF = 3
ISMEAR = 0
ISPIN = 2
ISTART = 1
ISYM = 0
LMAXMIX = 4
LORBIT = 12
NELM = 400
NELMIN = 8
NSW = 0
NCORE = 4
LCHARG = .TRUE.
LDAU = .TRUE.
LWAVE = .FALSE.
LREAL = auto
LDAUL = 2 -1 -1 -1
LDAUU = 5.300 0.000 0.000 0.000
LDAUJ = 0.000 0.000 0.000 0.000
MAGMOM = 2*5.0000 2*4.0000 22*0.0000
Steen