ZPOTRF error - still trying

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

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
bth20
Newbie
Newbie
Posts: 22
Joined: Tue May 10, 2005 9:57 am

ZPOTRF error - still trying

#1 Post by bth20 » Fri Oct 14, 2005 9:36 pm

Hi

As I posted the other day, I am running noncollinear calculations and I'm using the tetrahedron method (ISMEAR = -5). BUT, I'm experiencing crashes almost straight away with several occurrences of the message

magnetization density of overlapping atoms calculated
LAPACK: Routine ZPOTRF failed! 1

I've now tried the suggestion from a previous post of using the package lapack_double.o but I get the same error.

Any suggestions?

Thanks

Ben

PS recall my INCAR file is:

SYSTEM = Co monatomic chain (Noncollinear)
LSORBIT = .TRUE.
ISYM = 0
GGA_COMPAT = .FALSE.
ISMEAR = -5
MAGMOM = 4.0 0.05 -0.05
ICHARG = 1
PREC = High
NELM = 300
NELMIN = 4
NBANDS = 20
EDIFF = 1.0e-5
EDIFFG = 1.0e-4
ISPIN = 2
IBRION = 1
ISIF = 2
NSW = 100
LORBIT = 10
RWIGS = 1.302
Last edited by bth20 on Fri Oct 14, 2005 9:36 pm, edited 1 time in total.

Veronika
Jr. Member
Jr. Member
Posts: 70
Joined: Wed Feb 02, 2005 4:14 pm

ZPOTRF error - still trying

#2 Post by Veronika » Mon Oct 24, 2005 7:51 am

You are NOT running noncolinear calculations with this INCAR file.
If you want to do so, you have to set LNONCOLLINEAR = .TRUE. -tag ...
read for example: http://cms.mpi.univie.ac.at/vasp/vasp/node142.html
Last edited by Veronika on Mon Oct 24, 2005 7:51 am, edited 1 time in total.

bth20
Newbie
Newbie
Posts: 22
Joined: Tue May 10, 2005 9:57 am

ZPOTRF error - still trying

#3 Post by bth20 » Thu Oct 27, 2005 9:07 pm

I disagree. Check out this:

http://cms.mpi.univie.ac.at/vasp/vasp/node144.html

in particular the very first line which reads:

LSORBIT = .TRUE. switches on spin-orbit coupling and automatically sets LNONCOLLINEAR= .TRUE..

I rest my case

Ben
Last edited by bth20 on Thu Oct 27, 2005 9:07 pm, edited 1 time in total.

Veronika
Jr. Member
Jr. Member
Posts: 70
Joined: Wed Feb 02, 2005 4:14 pm

ZPOTRF error - still trying

#4 Post by Veronika » Fri Nov 04, 2005 7:06 am

Sorry, I overlooked the LSORBIT tag ....
Last edited by Veronika on Fri Nov 04, 2005 7:06 am, edited 1 time in total.

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

ZPOTRF error - still trying

#5 Post by admin » Mon Dec 05, 2005 11:06 am

please note that
1) the appropriate k-mesh for a chain of atoms (not interacting with neighboring chains) probably is conflicting with ISMEAR=-5
2) depending on the geometry input / non-collinear setup: with your definition of MAGMOM, the magnetic moment for exactly one atom is specified. If there are more than 1 atoms in the chain, this may lead to a starting density which is not reasonable and causes the ZPOTRF error.
Last edited by admin on Mon Dec 05, 2005 11:06 am, edited 1 time in total.

Post Reply