Hessian Matrix calculation
Posted: Tue Nov 24, 2009 3:03 am
Hi, everyone.
I will appreciate it, if anyone answer my question.
I want to calculate the hessian matrix for a material with cubic symmetry like sc, bcc, fcc materials by vasp.4.6:
one of row of the matrix is as below:
1X 1Y 1Z 2X
1X 0.238518 0.000000 0.000000 2.425284
Some of the parameter that i used in my INCAR file:
IBRION = 5
NFREE = 2
POTIM = 0.015
I used the KPOINTS:
Line-mode
cart
0 0 0 ! gamma
0 0 1 ! X
I have some problems with the result:
1 - The sign of the value of some elements like main diagonal (1X-1X) are sensitive to choose the KPOINTS,how should i select my KPOINTS if i want to obtain all diagonal elemnts positive?
2 - I don't know why elements such as (1X-1Y or 1X-2Z, etc)
are zero?
Thanks in advance.
I will appreciate it, if anyone answer my question.
I want to calculate the hessian matrix for a material with cubic symmetry like sc, bcc, fcc materials by vasp.4.6:
one of row of the matrix is as below:
1X 1Y 1Z 2X
1X 0.238518 0.000000 0.000000 2.425284
Some of the parameter that i used in my INCAR file:
IBRION = 5
NFREE = 2
POTIM = 0.015
I used the KPOINTS:
Line-mode
cart
0 0 0 ! gamma
0 0 1 ! X
I have some problems with the result:
1 - The sign of the value of some elements like main diagonal (1X-1X) are sensitive to choose the KPOINTS,how should i select my KPOINTS if i want to obtain all diagonal elemnts positive?
2 - I don't know why elements such as (1X-1Y or 1X-2Z, etc)
are zero?
Thanks in advance.