24小时热门版块排行榜    

Znn3bq.jpeg
北京石油化工学院2026年研究生招生接收调剂公告
查看: 518  |  回复: 3
【奖励】 本帖被评价2次,作者xirainbow增加金币 2
当前主题已经存档。

[资源] 【原创】LSDA for antiferromagnetic state

以下内容来自我的博客:
http://blog.sina.com.cn/s/blog_5f15ead20100drss.html

It is well known that the ground state of zigzag graphene ribbon is antiferromagnetic state. I fullfill the non-polarized and antiferromagnetic in one day, but the antiferromagnetic condition puzzled me for almost one month
       Two week ago, I finally get the antiferromagnetic state of zigzag graphene ribbon. The following is what I have learned from antiferromagnetic calculation.

       In the INPUT_PW document, it says that "starting spin polarization (values between -1 and 1)on atomic type 'i' in a spin-polarized calculation. Breaks the symmetry and provides a starting point for self-consistency. The default value is zero, BUT a value MUST be specified for AT LEAST one atomic type in spin polarized calculations. Note that if start from zero initial magnetization, you will get zero final magnetization in any case. If you desire to start from an antiferromagnetic state, you may need to define two different atomic species corresponding to sublattices of the same atomic type.(I was puzzled by this statement for a long time, but now I got it) If you fix the magnetization with "nelup/neldw" or with "multiplicity" or with "tot_magnetization", you should not specify starting_magnetization. If you are restarting from a previous run, or from an interrupted run, starting_magnetization is ignored."

###################################################
INPUT FILE OF GRAPHENE RIBBON 6
Input file:graphene.rx.in
&CONTROL
                 calculation = 'relax' ,
                restart_mode = 'from_scratch' ,
                      outdir = '/home/raman/graphene/g55mag/' ,
                  pseudo_dir = '/home/raman/accessory-soft/pseudo/' ,
               etot_conv_thr = 1.0e-4 ,
               forc_conv_thr = 1.0e-3 ,
                     tstress = .true. ,
                     tprnfor = .true. ,
/
&SYSTEM
                       ibrav = 8,
                   celldm(1) = 4.67689278,
                   celldm(2) = 8.623989813,
                   celldm(3) = 4.048794087,
                         nat = 12,
                        ntyp = 2,// the largest ntype=10
                     ecutwfc = 60.D0 ,
                     ecutrho = 500.D0 ,
                       nosym = .false. ,
                        nbnd = 36,
                       nelec = 48,
                 occupations = 'smearing' ,
                     degauss = 0.02 ,
                    smearing = 'gaussian' ,
                       nspin = 2 ,
   starting_magnetization(1) = 1.0,
   starting_magnetization(2) = -0.5,
/
&ELECTRONS
                    conv_thr = 1.D-6 ,
                 mixing_mode = 'plain' ,
                 mixing_beta = 0.7D0 ,
             diagonalization = 'david' ,
            diago_david_ndim = 8,
/
&IONS
                ion_dynamics = 'damp' ,
           pot_extrapolation = 'second_order' ,
           wfc_extrapolation = 'second_order' ,
/
ATOMIC_SPECIES
   C1   12.00000  C.pbe-rrkjus.UPF
   C2   12.00000  C.pbe-rrkjus.UPF
ATOMIC_POSITIONS crystal
   C1      0.000000000    0.236465542    0.000000000   
   C2      0.500000000    0.265456486    0.000000000   
   C1      0.500000000    0.334092417    0.000000000   
   C2      0.000000000    0.366772814    0.000000000   
   C1      0.000000000    0.433673757    0.000000000   
   C2      0.500000000    0.466640035    0.000000000   
   C1      0.500000000    0.533360168    0.000000000   
   C2      0.000000000    0.566326232    0.000000000   
   C1      0.000000000    0.633227130    0.000000000   
   C2      0.500000000    0.665907475    0.000000000   
   C1      0.500000000    0.734543349    0.000000000   
   C2      0.000000000    0.763534596    0.000000000   
K_POINTS automatic
  13 1 1   0 0 0



***************************************************************
Input file:graphene.scf.in
&CONTROL
                 calculation = 'scf' ,
                restart_mode = 'from_scratch' ,
                      outdir = '' ,
                  pseudo_dir = '' ,
               etot_conv_thr = 1.0e-4 ,
               forc_conv_thr = 1.0e-3 ,
                     tstress = .true. ,
                     tprnfor = .true. ,
/
&SYSTEM
                       ibrav = 8,
                   celldm(1) = 4.67689278,
                   celldm(2) = 8.623989813,
                   celldm(3) = 4.048794087,
                         nat = 12,
                        ntyp = 2,
                     ecutwfc = 60.D0 ,
                     ecutrho = 500.D0 ,
                       nosym = .false. ,
                        nbnd = 36,
                       nelec = 48,
                  tot_charge = 0.000000,
                 occupations = 'smearing' ,
                     degauss = 0.02 ,
                    smearing = 'gaussian' ,
                       nspin = 2 ,
   starting_magnetization(1) = 1.0,
   starting_magnetization(2) = -0.5,
/


  
***************************************************************
Input file:graphene.band.in
&CONTROL
                 calculation = 'nscf' ,
                restart_mode = 'from_scratch' ,
                      outdir = '/home/raman/graphene/g55mag/' ,
                  pseudo_dir = '/home/raman/accessory-soft/pseudo/' ,
/
&SYSTEM
                       ibrav = 8,
                   celldm(1) = 4.67689278,
                   celldm(2) = 8.623989813,
                   celldm(3) = 4.048794087,
                         nat = 12,
                        ntyp = 2,
                     ecutwfc = 60.D0 ,
                     ecutrho = 500.D0 ,
                       nosym = .false. ,
                        nbnd = 36,
                       nelec = 48,
                  tot_charge = 0.000000,
                 occupations = 'smearing' ,
                     degauss = 0.02 ,
                    smearing = 'gaussian' ,
                       nspin = 2 ,
   starting_magnetization(1) = 1.0,
   starting_magnetization(2) = -0.5,
/
&ELECTRONS
.................
/
ATOMIC_SPECIES
.................
ATOMIC_POSITIONS crystal
...............
K_POINTS automatic
  51 1 1   0 0 0

***************************************************************
Input file:graphene.bands.in
&INPUTPP
                      outdir = '/home/raman/graphene/g55mag/' ,
                      filband = 'graphenebands.dat' ,
               spin_component = 1 ,
                      lsym = .true. ,
/

***************************************************************
Input file:graphene.pdos.in
&inputpp
    outdir='/home/raman/graphene/g55mag/'
    Emin=-25.0, Emax=10.0, DeltaE=0.1
    ngauss=1, degauss=0.02
/

***************************************************************
Input file:graphene.pp_spin.in
&INPUTPP
                      outdir = '/home/raman/graphene/g55mag/' ,
                     filplot = '/home/raman/graphene/g55mag/graphene-spin.plot' ,
                    plot_num = 6,
/
&PLOT
                       nfile = 1 ,
                   weight(1) = 1.0,
                     fileout = '/home/raman/graphene/g55mag/graphene-spin.out' ,
                       iflag = 3 ,
               output_format = 3 ,
                       e1(1) = 4,
                       e1(2) = 0,
                       e1(3) = 0,
                       e2(1) = 0,
                       e2(2) = 10,
                       e2(3) = 0,
                       e3(1) = 0,
                       e3(2) = 0,
                       e3(3) = 5,
                       x0(1) = 0,
                       x0(2) = 0,
                       x0(3) = 0,
                          nx = 50 ,
                          ny = 50 ,
                          nz = 50 ,
/



The following pictures are the spin-up electronic density.

[ Last edited by xirainbow on 2009-8-6 at 22:22 ]
回复此楼

» 猜你喜欢

已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

chuzhaonan

铁杆木虫 (著名写手)


★★★★★ 五星级,优秀推荐

经常访问您的博客,原来就是您,拜读了
3楼2009-08-07 12:04:39
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
引用回帖:
Originally posted by chuzhaonan at 2009-8-7 12:04:
经常访问您的博客,原来就是您,拜读了

你太客气了
我都不好意思了:P
4楼2009-08-07 12:39:40
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
简单回复
wuchenwf2楼
2009-08-06 23:14   回复  
 
相关版块跳转 我要订阅楼主 xirainbow 的主题更新
☆ 无星级 ★ 一星级 ★★★ 三星级 ★★★★★ 五星级
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 计算机11408 287 求调剂 +3 LiLe5 2026-04-07 3/150 2026-04-07 23:15 by shanqishi
[考研] 机械调剂 +3 zzzbcb 2026-04-07 3/150 2026-04-07 22:19 by hemengdong
[考研] 336材料与化工085600求调剂 +19 水星记infp 2026-04-05 22/1100 2026-04-07 21:11 by yongzhesheng
[考研] 269求调剂 +3 啊啊我我 2026-04-07 3/150 2026-04-07 18:25 by 蓝云思雨
[考研] 265求调剂 +17 小木虫085600 2026-04-06 19/950 2026-04-07 12:04 by Sammy2
[考研] 285求调剂 +8 AZMK 2026-04-04 11/550 2026-04-06 13:56 by BruceLiu320
[考研] 0817化学工程与技术求调剂,一志愿中海洋319 +14 lv945 2026-04-04 14/700 2026-04-06 10:20 by 蓝云思雨
[考研] 计算机11408,286分求调剂 +7 木子念晞 2026-04-05 7/350 2026-04-05 19:02 by chy09050039
[考研] 一志愿北交大材料工程总分358求调剂 +6 cs0106 2026-04-05 6/300 2026-04-05 16:34 by imissbao
[考研] 272求调剂 +4 电气李 2026-04-05 4/200 2026-04-05 10:41 by lbsjt
[考研] +5 化工专硕323分 2026-04-04 5/250 2026-04-05 08:02 by 544594351
[考研] 0854求调剂 +4 assdll 2026-04-03 4/200 2026-04-04 22:17 by hemengdong
[考研] 296材料专硕求调剂 +21 202451007219 2026-04-02 22/1100 2026-04-04 21:48 by hemengdong
[考研] +5 雾与海 2026-04-02 6/300 2026-04-04 19:53 by 蓝云思雨
[考研] 295求调剂 +3 尚偌呀 2026-04-03 4/200 2026-04-03 21:23 by zhq0425
[考研] 调剂 +5 asdasdassda 2026-04-03 6/300 2026-04-03 20:27 by 岸上的一条鱼
[考研] 机械专硕297 +3 Afksy 2026-04-03 3/150 2026-04-03 14:24 by 1753564080
[考研] 求调剂 +3 usbdndj 2026-04-03 3/150 2026-04-03 14:10 by dxiaoxin
[考研] 274求调剂 +10 薛定谔的虎。 2026-04-01 10/500 2026-04-03 10:13 by tianyyysss
[考研] 材料340分调剂 +7 夏夜晚风_long 2026-04-02 9/450 2026-04-02 21:20 by dongzh2009
信息提示
请填处理意见