24小时热门版块排行榜    

查看: 2625  |  回复: 6

hexin1982

新虫 (小有名气)

[求助] PDOS中如何确定各分轨道 已有1人参与

下面是我计算得到的Fe的3d电子的PDOS
# E (eV)   ldos(E)   pdos(E)    pdos(E)    pdos(E)    pdos(E)    pdos(E)   
-5.000  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-4.900  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-4.800  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-4.700  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-4.600  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-4.500  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-4.400  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-4.300  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-4.200  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-4.100  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-4.000  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-3.900  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-3.800  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-3.700  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-3.600  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-3.500  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-3.400  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-3.300  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-3.200  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-3.100  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-3.000  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-2.900  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-2.800  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
-2.700  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00  0.000E+00
。。。。。。。。。。。。。。。

请问如何分辨这5个PDOS分别属于哪个轨道?这里的Fe原子处于八面体晶场中。
回复此楼

» 猜你喜欢

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

hexin1982

新虫 (小有名气)

怪我粗心,这里的给出的数据全为0,后面的不为0的
2楼2016-07-24 21:33:17
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

jpchou

专家顾问 (著名写手)

???@???n???????????????? VASP output files (DOSCAR, EIGENVAL, PROCAR....)
?????????????^??n???
3楼2016-07-25 17:28:33
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

souledge

专家顾问 (著名写手)

【答案】应助回帖

感谢参与,应助指数 +1
在QE的源代码里有提示:
CODE:
  CHARACTER (len=1)  :: l_label(0:3)=(/'s','p','d','f'/)
  CHARACTER (len=7)  :: lm_label(1:7,1:3)=reshape( (/ &
    'z      ','x      ','y      ','       ','       ','       ','       ', &
    'z2     ','xz     ','yz     ','x2-y2  ','xy     ','       ','       ', &
    'z3     ','xz2    ','yz2    ','zx2-zy2','xyz    ','x3-3xy2','3yx2-y3' /), (/7,3/) )

projwfc.x的输出中也有这样的提示:
CODE:
     state # 129: atom  33 (Ti ), wfc  1 (l=0 m= 1)
     state # 130: atom  33 (Ti ), wfc  2 (l=1 m= 1)
     state # 131: atom  33 (Ti ), wfc  2 (l=1 m= 2)
     state # 132: atom  33 (Ti ), wfc  2 (l=1 m= 3)
     state # 133: atom  33 (Ti ), wfc  3 (l=0 m= 1)
     state # 134: atom  33 (Ti ), wfc  4 (l=2 m= 1)
     state # 135: atom  33 (Ti ), wfc  4 (l=2 m= 2)
     state # 136: atom  33 (Ti ), wfc  4 (l=2 m= 3)
     state # 137: atom  33 (Ti ), wfc  4 (l=2 m= 4)
     state # 138: atom  33 (Ti ), wfc  4 (l=2 m= 5)

在PP/Doc中,还有更加详细的文档说明:
CODE:
   ::: Orbital Order
   
      Order of m-components for each l in the output:
      
          1, cos(phi), sin(phi), cos(2*phi), sin(2*phi), .., cos(l*phi), sin(l*phi)
      
      where phi is the polar angle:x=r cos(theta)cos(phi), y=r cos(theta)sin(phi)
      This is determined in file flib/ylmr2.f90 that calculates spherical harmonics.
      
      for l=1:
        1 pz     (m=0)
        2 px     (real combination of m=+/-1 with cosine)
        3 py     (real combination of m=+/-1 with sine)
      
      for l=2:
        1 dz2    (m=0)
        2 dzx    (real combination of m=+/-1 with cosine)
        3 dzy    (real combination of m=+/-1 with sine)
        4 dx2-y2 (real combination of m=+/-2 with cosine)
        5 dxy    (real combination of m=+/-2 with sine)

思想重于技巧,内涵重于表象
4楼2016-07-25 21:45:05
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

souledge

专家顾问 (著名写手)

???????:
3?: Originally posted by jpchou at 2016-07-25 17:28:33
???@???n???????????????? VASP output files (DOSCAR, EIGENVAL, PROCAR....)
?????????????^??n???

?????QE (Quantum-Espresso) ???????????VASP??
思想重于技巧,内涵重于表象
5楼2016-07-25 21:46:56
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

hexin1982

新虫 (小有名气)

引用回帖:
5楼: Originally posted by souledge at 2016-07-25 21:46:56
这个是QE (Quantum-Espresso) 的输出,不是VASP的...

谢谢回复,我弄清楚了,就是被这个m困扰。
   for l=2:
        1 dz2    (m=0)
        2 dzx    (real combination of m=+/-1 with cosine)
        3 dzy    (real combination of m=+/-1 with sine)
        4 dx2-y2 (real combination of m=+/-2 with cosine)
        5 dxy    (real combination of m=+/-2 with sine)
这前面的12345用m来表示,与磁量子数弄混了。
6楼2016-07-25 21:59:57
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

zhywind200

铜虫 (正式写手)

你这个是什么软件算的?

发自小木虫Android客户端
7楼2016-07-29 08:35:35
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 hexin1982 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 一志愿山东大学药学学硕求调剂 +3 开开心心没烦恼 2026-03-23 4/200 2026-03-24 00:06 by 开开心心没烦恼
[考研] 材料/农业专业,07/08开头均可,过线就行 +3 呵唔哦豁 2026-03-23 4/200 2026-03-23 22:30 by 汪!?!
[考研] 一志愿重庆大学085700资源与环境,总分308求调剂 +7 墨墨漠 2026-03-23 8/400 2026-03-23 20:36 by Creta
[考研] 303求调剂 +4 元夕元 2026-03-20 4/200 2026-03-23 19:00 by macy2011
[考研] 一志愿上海交大生物与医药专硕324分,求调剂 +5 jiajunX 2026-03-22 5/250 2026-03-23 18:07 by YMU施老师
[考研] 北科281学硕材料求调剂 +8 tcxiaoxx 2026-03-20 9/450 2026-03-23 12:16 by tcxiaoxx
[考研] 求调剂材料学硕080500,总分289分 5+3 @taotao 2026-03-19 21/1050 2026-03-23 10:17 by 冠c哥
[考研] 一志愿东华大学化学070300,求调剂 +7 2117205181 2026-03-21 8/400 2026-03-22 22:55 by chixmc
[考研] 求调剂一志愿海大,0703化学学硕304分,有大创项目,四级已过 +6 幸运哩哩 2026-03-22 10/500 2026-03-22 20:10 by edmund7
[考研] 287求调剂 +8 晨昏线与星海 2026-03-19 9/450 2026-03-22 17:01 by i_cooler
[考研] 298求调剂一志愿211 +3 上岸6666@ 2026-03-20 3/150 2026-03-22 15:50 by ColorlessPI
[考研] 354求调剂 +7 Tyoumou 2026-03-18 10/500 2026-03-22 11:11 by 人来盛
[考研] 一志愿华中科技大学071000,求调剂 +4 沿岸有贝壳6 2026-03-21 4/200 2026-03-22 07:21 by ilovexiaobin
[考研] 297求调剂 +3 喜欢还是不甘心 2026-03-20 3/150 2026-03-21 18:33 by 学员8dgXkO
[考研] 296求调剂 +4 www_q 2026-03-20 4/200 2026-03-21 17:26 by 学员8dgXkO
[考研] 22 350 本科985求调剂,求老登收留 +3 李轶男003 2026-03-20 3/150 2026-03-21 13:28 by 搏击518
[考研] 330求调剂0854 +3 assdll 2026-03-21 3/150 2026-03-21 13:01 by 搏击518
[考研] 一志愿武汉理工材料工程专硕调剂 +9 Doleres 2026-03-19 9/450 2026-03-20 22:36 by JourneyLucky
[考研] 材料学硕297已过四六级求调剂推荐 +11 adaie 2026-03-19 11/550 2026-03-20 21:30 by laoshidan
[考研] 材料工程专硕调剂 +5 204818@lcx 2026-03-17 6/300 2026-03-18 22:55 by 204818@lcx
信息提示
请填处理意见