VASP单原子自旋极化能量计算
1、POSCAR文件构建
O atom in a box
1.0 ! universal scaling parameters
7.0 0.0 0.0 ! lattice vector a(1)
0.0 7.5 0.0 ! lattice vector a(2)
0.0 0.0 8.0 ! lattice vector a(3)
1 ! number of atoms
cart ! positions in cartesian coordinates
0 0 0

2、INCAR文件构建
SYSTEM = O atom in a box
ISMEAR = 0 ! Gaussian smearing
SIGMA = 0.01
ISPIN = 2 ! 自旋极化计算

3、KPOINTS文件为
Gamma-point only
0
Monkhorst Pack
1 1 1
0 0 0

4、在GGA中,大多数原子的对称性特征都被打破。然而,VASP根据晶胞确定的对称性来确定电荷密度的对称性。检查OUTCAR文件,看看VASP用了哪种对称性。

5、为了降低对称性,只需在POSCAR文件中修改晶格参数到7.0、7.5和8.0(参见上面的示例文件),并在INCAR文件中减少sigma到sigma=0.01。

6、自旋极化就是让电子的自旋方向都朝向某一个特定的方向排列,从而产生磁性。

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
阅读量:175
阅读量:70
阅读量:170
阅读量:183
阅读量:152