LAPACK: Routine ZPOTRF failed! 1 1 1
Posted: Wed Nov 02, 2022 1:43 pm
Hello,
I am trying to simulate a Cl2 molecule under pressure, and performing a relaxation calculation with PSTRESS = 10. I also performed the calculation with same input files except INCAR did not include PSTRESS, and the calculation completed without any issues. Now when I add PSTRESS, it completes one step and then says "LAPACK: Routine ZPOTRF failed! 1 1 1"
The POSCAR is
Cl2
1.00000000000000
33.0000000000000000 0.0000000000000000 0.0000000000000000
0.0000000000000000 33.0000000000000000 0.0000000000000000
0.0000000000000000 0.0000000000000000 33.0000000000000000
Cl
2
Direct
0.3885519999999971 0.0000000000000000 0.6040440000000018
0.6114480000000029 0.0000000000000000 0.3959559999999982
The INCAR is
ALGO = Normal
EDIFF = 0.0001
ENCUT = 520
IBRION = 2
ISIF = 3
ISMEAR = 0
ISPIN = 2
LASPH = True
LORBIT = 11
LREAL = .FALSE.
LWAVE = False
MAGMOM = 2*0.6
NELM = 100
NSW = 99
PREC = Accurate
SIGMA = 0.05
NCORE = 8
PSTRESS = 10
(I have tried both ALGO = Normal and ALGO = Fast, both give same error).
The KPOINTS:
K-Points
0
Gamma
1 1 1
Any help is greatly appreciated! Thank you.
I am trying to simulate a Cl2 molecule under pressure, and performing a relaxation calculation with PSTRESS = 10. I also performed the calculation with same input files except INCAR did not include PSTRESS, and the calculation completed without any issues. Now when I add PSTRESS, it completes one step and then says "LAPACK: Routine ZPOTRF failed! 1 1 1"
The POSCAR is
Cl2
1.00000000000000
33.0000000000000000 0.0000000000000000 0.0000000000000000
0.0000000000000000 33.0000000000000000 0.0000000000000000
0.0000000000000000 0.0000000000000000 33.0000000000000000
Cl
2
Direct
0.3885519999999971 0.0000000000000000 0.6040440000000018
0.6114480000000029 0.0000000000000000 0.3959559999999982
The INCAR is
ALGO = Normal
EDIFF = 0.0001
ENCUT = 520
IBRION = 2
ISIF = 3
ISMEAR = 0
ISPIN = 2
LASPH = True
LORBIT = 11
LREAL = .FALSE.
LWAVE = False
MAGMOM = 2*0.6
NELM = 100
NSW = 99
PREC = Accurate
SIGMA = 0.05
NCORE = 8
PSTRESS = 10
(I have tried both ALGO = Normal and ALGO = Fast, both give same error).
The KPOINTS:
K-Points
0
Gamma
1 1 1
Any help is greatly appreciated! Thank you.