BRMIX: very serious problems the old and the new charge density differ old charge density

Problems running VASP: crashes, internal errors, "wrong" results.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
cajuan@criba.edu.ar
Newbie
Newbie
Posts: 1
Joined: Thu Sep 02, 2010 7:57 pm
License Nr.: 5-416

BRMIX: very serious problems the old and the new charge density differ old charge density

#1 Post by cajuan@criba.edu.ar » Thu Sep 02, 2010 8:36 pm

Running one Fe (110) surface we get this error message in the STDOUT:

BRMIX: very serious problems
the old and the new charge density differ
old charge density: 192.00000 new 186.62159
0.558E+01

reading the outcar no error is printed

somebody could help me?
Last edited by cajuan@criba.edu.ar on Thu Sep 02, 2010 8:36 pm, edited 1 time in total.

cpp6f
Newbie
Newbie
Posts: 39
Joined: Sat Nov 12, 2005 2:04 am

BRMIX: very serious problems the old and the new charge density differ old charge density

#2 Post by cpp6f » Sun Sep 05, 2010 2:40 am

This is one of the symptoms of the "incorrect number of electrons" problem I just posted about. Are you using the intel compiler? That is the only compiler I have trouble with. Is the number of electrons printed in the outcar for the first scf step even correct? For me it is not.
Last edited by cpp6f on Sun Sep 05, 2010 2:40 am, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

BRMIX: very serious problems the old and the new charge density differ old charge density

#3 Post by admin » Sun Sep 26, 2010 1:11 pm

please make sure that you did not set NELEC in INCAR.
please also provide some more details of the run that produced the error. At which point of the run did this error show up? Did you choose NBANDS sufficiently high? Maybe it helps to decrease the charge and spin density mixing parameters.
Last edited by admin on Sun Sep 26, 2010 1:11 pm, edited 1 time in total.

ucapcrw
Newbie
Newbie
Posts: 1
Joined: Tue Nov 02, 2010 3:31 pm

BRMIX: very serious problems the old and the new charge density differ old charge density

#4 Post by ucapcrw » Tue Nov 02, 2010 4:42 pm

I get the same error when running a graphite intercalate calcuation (KC14).

The system is 14 C atoms and 1 K atom in a hexagonal unit cell. SYMPREC=1E-06, a plane wave cut off of 500eV and EDIFFG=-1E-07.

For my KPOINTS I use:

Code: Select all

Automatic
0
Gamma
7.  7.  7.
0.  0.  0.
And get the error in the stdout:

Code: Select all

BRMIX: very serious problems
 the old and the new charge density differ
 old charge density:    63.00066 new   62.99998
And in OUTCAR I get on the very last line:

Code: Select all

----------------------------------------- Iteration    1(  34)  ---------------------------------------


    POTLOK:  VPU time    0.00: CPU time    0.02
    SETDIJ:  VPU time    0.00: CPU time    0.01
Error EDDDAV: Call to ZHEGV failed. Returncode = 145 5 2
If I run the same calculation with a KPoint grid of 6x6x6 or 8x8x8 or 5x5x5 it's fine, but not for 7x7x7. Is this anything I should worry about?

Thank you in advance,
Charlie
Last edited by ucapcrw on Tue Nov 02, 2010 4:42 pm, edited 1 time in total.

alex
Hero Member
Hero Member
Posts: 577
Joined: Tue Nov 16, 2004 2:21 pm
License Nr.: 5-67
Location: Germany

BRMIX: very serious problems the old and the new charge density differ old charge density

#5 Post by alex » Wed Nov 03, 2010 8:06 am

Hexagonal cell? Try Gamma instead of Monkhorts scheme in KPOINTS. Should work best for all k-point sets.

Cheers,

alex
Last edited by alex on Wed Nov 03, 2010 8:06 am, edited 1 time in total.

Post Reply