Stress matrix after NEB project (eV)
Posted: Fri Oct 20, 2023 9:27 am
Hello,
I am using vasp 5.4 sol_VTST version for relaxing my 2d material. I am not using any solvation or transition state related commands in my INCAR file.
INCAR:
PREC= Normal
ALGO= Normal
LREAL= .FALSE.
ENCUT= 500
EDIFF= 1E-5
NELMIN= 5
ISMEAR= 0
SIGMA= 0.01
# Spin polarization setting
ISPIN= 2
LCHARG= .FALSE.
LWAVE= .FALSE.
# Parallelization options
NPAR= 8
# Exchange-correlation functional settings
GGA= PE
IVDW= 12
# Cell optimization details
IBRION= 1
ISIF= 3
EDIFFG= -0.01
NSW= 50
But still I am getting "stress matrix after NEB" printed in my OUTCAR file like below
stress matrix after NEB project (eV)
-0.01040 0.03977 -0.00053
0.03977 -0.07988 -0.00020
-0.00053 -0.00020 -0.04757
FORCES: max atom, RMS 0.102351 0.100539
FORCE total and by dimension 0.201078 0.089396
Stress total and by dimension 0.109162 0.079879
This value increases as the system size increases (increasing number of atoms). Does this mean that the system is under stress? Do I need to give any additional commands to avoid this stress matrix?
P.S : I tried the same job with normal vasp_std. With that, this matrix is not printed, yet the system energies are exactly same.
I am using vasp 5.4 sol_VTST version for relaxing my 2d material. I am not using any solvation or transition state related commands in my INCAR file.
INCAR:
PREC= Normal
ALGO= Normal
LREAL= .FALSE.
ENCUT= 500
EDIFF= 1E-5
NELMIN= 5
ISMEAR= 0
SIGMA= 0.01
# Spin polarization setting
ISPIN= 2
LCHARG= .FALSE.
LWAVE= .FALSE.
# Parallelization options
NPAR= 8
# Exchange-correlation functional settings
GGA= PE
IVDW= 12
# Cell optimization details
IBRION= 1
ISIF= 3
EDIFFG= -0.01
NSW= 50
But still I am getting "stress matrix after NEB" printed in my OUTCAR file like below
stress matrix after NEB project (eV)
-0.01040 0.03977 -0.00053
0.03977 -0.07988 -0.00020
-0.00053 -0.00020 -0.04757
FORCES: max atom, RMS 0.102351 0.100539
FORCE total and by dimension 0.201078 0.089396
Stress total and by dimension 0.109162 0.079879
This value increases as the system size increases (increasing number of atoms). Does this mean that the system is under stress? Do I need to give any additional commands to avoid this stress matrix?
P.S : I tried the same job with normal vasp_std. With that, this matrix is not printed, yet the system energies are exactly same.