24小时热门版块排行榜    

查看: 3308  |  回复: 6
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

赵奇一

新虫 (小有名气)

[求助] QE新手编辑的输入文件在运行中报错,希望能给予解答,谢谢... 已有1人参与

通过查看其他朋友的内容,我尝试编辑了一个输入文件,如下:
&control
calculation='scf'
restart_mode='from_scratch',
pseudo_dir = './',
outdir='./'
prefix='mos2'
tstress = .true.
tprnfor = .true.
/
&system
ibrav = 14, celldm(1) =9.498009, celldm(2) =1.0, celldm(3) =1.9383, celldm(4) =0.0, celldm(5) =0.0, celldm(6) =-0.5, nat= 27, ntyp= 2,
ecutwfc = 25.0, ecutrho = 300.0
occupations='smearing', smearing='gaussian', degauss=0.02
/
&electrons
diagonalization='david'
conv_thr = 1.0e-8
mixing_beta = 0.7
/
ATOMIC_SPECIES
Mo 95.94 Mo.pbe-sp-hgh.UPF
Mo 95.94 Mo.pbe-sp-hgh.UPF
Mo 95.94 Mo.pbe-sp-hgh.UPF
Mo 95.94 Mo.pbe-sp-hgh.UPF
Mo 95.94 Mo.pbe-sp-hgh.UPF
Mo 95.94 Mo.pbe-sp-hgh.UPF
Mo 95.94 Mo.pbe-sp-hgh.UPF
Mo 95.94 Mo.pbe-sp-hgh.UPF
Mo 95.94 Mo.pbe-sp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
ATOMIC_POSITIONS
Mo   0.2222222222222225   0.1111111111111112   0.3333333333333334
Mo   0.5555555555555558   0.1111111111111112   0.3333333333333334
Mo   0.8888888888888892   0.1111111111111111   0.3333333333333334
Mo   0.2222222222222225   0.4444444444444446   0.3333333333333334
Mo   0.5555555555555558   0.4444444444444445   0.3333333333333334
Mo   0.8888888888888892   0.4444444444444445   0.3333333333333334
Mo   0.2222222222222225   0.7777777777777779   0.3333333333333334
Mo   0.5555555555555558   0.7777777777777780   0.3333333333333334
Mo   0.8888888888888892   0.7777777777777779   0.3333333333333334
  S   0.0000000000000003   0.0000000000000002   0.2477001629549158
  S   0.0000000000000003   0.0000000000000002   0.4199000543183055
  S   0.3333333333333336   0.0000000000000002   0.2477001629549158
  S   0.3333333333333336   0.0000000000000002   0.4199000543183055
  S   0.6666666666666669   0.0000000000000001   0.2477001629549158
  S   0.6666666666666669   0.0000000000000001   0.4199000543183055
  S   0.0000000000000003   0.3333333333333335   0.2477001629549158
  S   0.0000000000000003   0.3333333333333335   0.4199000543183055
  S   0.3333333333333336   0.3333333333333335   0.2477001629549158
  S   0.3333333333333336   0.3333333333333335   0.4199000543183055
  S   0.6666666666666669   0.3333333333333334   0.2477001629549158
  S   0.6666666666666669   0.3333333333333334   0.4199000543183055
  S   0.0000000000000003   0.6666666666666669   0.2477001629549158
  S   0.0000000000000003   0.6666666666666669   0.4199000543183055
  S   0.3333333333333336   0.6666666666666669   0.2477001629549158
  S   0.3333333333333336   0.6666666666666669   0.4199000543183055
  S   0.6666666666666669   0.6666666666666669   0.2477001629549158
  S   0.6666666666666669   0.6666666666666669   0.4199000543183055
K_POINTS (automatic)
8 8 8 0 0 0
运行不顺利,输出文件如下
Program PWSCF v.5.1.2 starts on  9Jul2015 at 11:51:38

     This program is part of the open-source Quantum ESPRESSO suite
     for quantum simulation of materials; please cite
         "P. Giannozzi et al., J. Phys.:Condens. Matter 21 395502 (2009);
          URL http://www.quantum-espresso.org",
     in publications or presentations arising from this work. More details at
     http://www.quantum-espresso.org/quote

     Serial version
     Waiting for input...
     Reading input from standard input

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
     Error in routine  card_atomic_species (2):
      two occurrences of the same atomic label
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

     stopping ...
应该怎么修改,请教各位大神
回复此楼
天使可以飞起来是因为他们把自己看得很轻
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

赵奇一

新虫 (小有名气)

引用回帖:
4楼: Originally posted by KalaShayminS at 2015-07-09 17:46:35
这个看起来是赝势文件有问题。另外,你的两个赝势用的是不一样的泛函,就算能算,计算结果也没有意义。...

谢谢你的帮助。我的赝势文件是在官网上复制粘贴的...那我再试试。对了,我在进行石墨烯的nscf计算时,总失败,报错为:error in routine pw_readfile(1):error opening xml data file但是进行Si的nscf计算时就不会出现这种情况,这个又该怎么解决╮(╯_╰)╭
天使可以飞起来是因为他们把自己看得很轻
5楼2015-07-09 18:09:08
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 7 个回答

KalaShayminS

铁杆木虫 (著名写手)

【答案】应助回帖

★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★
感谢参与,应助指数 +1
赵奇一: 金币+20, ★★★很有帮助 2015-07-09 18:35:39
ATOMIC_SPECIES 里面是一种原子一行。
2楼2015-07-09 13:19:49
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

赵奇一

新虫 (小有名气)

引用回帖:
2楼: Originally posted by KalaShayminS at 2015-07-09 13:19:49
ATOMIC_SPECIES 里面是一种原子一行。

抱歉啊,我按您说的将输入文件相应的部分改为:
ATOMIC_SPECIES
Mo 95.94 Mo.pbe-sp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
之后,输出文件结果还是不行,显示如下:
Program PWSCF v.5.1.2 starts on  9Jul2015 at 15: 6:53

     This program is part of the open-source Quantum ESPRESSO suite
     for quantum simulation of materials; please cite
         "P. Giannozzi et al., J. Phys.:Condens. Matter 21 395502 (2009);
          URL http://www.quantum-espresso.org",
     in publications or presentations arising from this work. More details at
     http://www.quantum-espresso.org/quote

     Serial version
     Waiting for input...
     Reading input from standard input
     Message from routine read_cards :
     DEPRECATED: no units specified in ATOMIC_POSITIONS card
     Message from routine read_cards :
     ATOMIC_POSITIONS: units set to alat

     Current dimensions of program PWSCF are:
     Max number of different atomic species (ntypx) = 10
     Max number of k-points (npk) =  40000
     Max angular momentum in pseudopotentials (lmaxx) =  3
同时,命令窗口显示为:
zhaoqiyi@zhaoqiyi-HP-G42-Notebook-PC:~$ pw.x<Mos2.scf.in>Mos2.scf.out
########################################################################################################################
# FROM IOTK LIBRARY, VERSION 1.2.0
# UNRECOVERABLE ERROR (ierr=2)
# ERROR IN: iotk_getline (iotk_scan.f90:947)
# CVS Revision: 1.23
#
iostat=5001
# ERROR IN: iotk_scan_tag (iotk_scan.f90:593)
# CVS Revision: 1.23
# ERROR IN: iotk_scan (iotk_scan.f90:821)
# CVS Revision: 1.23
# ERROR IN: iotk_scan_end (iotk_scan.f90:241)
# CVS Revision: 1.23
# foundl
########################################################################################################################
zhaoqiyi@zhaoqiyi-HP-G42-Notebook-PC:~$
是不是我机子编译器的问题?
天使可以飞起来是因为他们把自己看得很轻
3楼2015-07-09 15:12:46
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

KalaShayminS

铁杆木虫 (著名写手)

引用回帖:
3楼: Originally posted by 赵奇一 at 2015-07-09 15:12:46
抱歉啊,我按您说的将输入文件相应的部分改为:
ATOMIC_SPECIES
Mo 95.94 Mo.pbe-sp-hgh.UPF
S  32.0  S.blyp-hgh.UPF
之后,输出文件结果还是不行,显示如下:
Program PWSCF v.5.1.2 starts on  9Jul2015  ...

这个看起来是赝势文件有问题。另外,你的两个赝势用的是不一样的泛函,就算能算,计算结果也没有意义。
4楼2015-07-09 17:46:35
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 欢迎发来filecode的Mz6后的代码验证其规律 +8 医学老男孩 2026-08-13 19/950 2026-08-13 20:15 by yq199112088
[考博] 澳大利亚 Murdoch University 全奖博士招生(3个名额)地质化工冶金领域 +25 AI8RaGaPaSCR 2026-08-07 26/1300 2026-08-13 20:15 by YSLfXhguwSL6
[硕博家园] 一作与独作在应聘高校教师时区别大吗 +3 mbygzh 2026-08-08 4/200 2026-08-13 19:31 by 龙-樱
[基金申请] 静等基金结果 +8 gjjjzhong 2026-08-10 21/1050 2026-08-13 17:56 by 且听虎啸
[基金申请] 有时候,自然基金真的不能太认真 (我的申报经验) +4 majunge000 2026-08-11 6/300 2026-08-13 16:50 by 四季常青藤
[基金申请] 重要来源:本周末出结果 +10 瞬息宇宙 2026-08-12 10/500 2026-08-13 15:46 by likettle
[基金申请] 结合人工智能,周易传统文化,filecode打分制来了,3分以上希望很大。 +3 Tide man 2026-08-12 4/200 2026-08-13 08:35 by ZJTJZ
[基金申请] 2019年青年基金涵评意见,大家看看几个A,几个B? +11 Tide man 2026-08-11 11/550 2026-08-13 07:35 by 撸猫猫
[基金申请] 小木虫上这么多卖论文的,真有人买论文么?感觉没必要啊 +8 Tide man 2026-08-10 9/450 2026-08-11 20:39 by beefly
[基金申请] 为什么网上很多人说本周 12号出结果 +6 瞬息宇宙 2026-08-10 7/350 2026-08-11 19:25 by Tide man
[硕博家园] 读博的好处 +3 lnee 2026-08-11 3/150 2026-08-11 18:10 by 希望我好好的
[基金申请] 确定了,国自然21号放榜 +6 布布和一二 2026-08-10 7/350 2026-08-10 19:15 by 2000zf36392
[基金申请] 2026国自然放榜时间 +9 布布和一二 2026-08-08 9/450 2026-08-10 11:22 by xxxx2020
[基金申请] 这样的filecode谁见过 +11 布布和一二 2026-08-08 22/1100 2026-08-10 11:10 by wmfsnow
[基金申请] 面上项目filecode邪修 +5 西山十月 2026-08-09 7/350 2026-08-10 07:32 by 仁砚薪传
[基金申请] filecode与中标关系的预测 +5 布布和一二 2026-08-07 5/250 2026-08-09 16:15 by 袁向阳007
[基金申请] fileCode有新解读? +10 Tide man 2026-08-08 18/900 2026-08-09 12:55 by 仁砚薪传
[基金申请] 关于filecode,很负责任的告诉大家 +6 爱看书的可乐 2026-08-08 7/350 2026-08-08 22:13 by a_niu
[基金申请] 关于filecode +4 布布和一二 2026-08-07 7/350 2026-08-07 22:55 by zhanghaozhu
[基金申请] 化学口download_prp&amp;fileCode的固定段好像这几天一直没变,有变的大神么? +3 Tide man 2026-08-07 4/200 2026-08-07 22:39 by Tide man
信息提示
请填处理意见