24小时热门版块排行榜    

查看: 3311  |  回复: 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后的代码验证其规律 +26 医学老男孩 2026-08-13 56/2800 2026-08-15 13:47 by 医学老男孩
[基金申请] 关于Filecode分析方法 +10 majunge000 2026-08-10 13/650 2026-08-15 12:26 by hanpeng972
[考博] 售SCI文章,我:8O.5.5.1O.54,科目全,可十急 +4 k0dTPqJtl0jt 2026-08-14 5/250 2026-08-15 04:45 by 4wMiSEwB6436
[硕博家园] 售SCI一区T0P文章,我:8.O55.1.O.54,科目全,可十急 +3 HFw0lei2R37i 2026-08-14 4/200 2026-08-15 04:17 by 4wMiSEwB6436
[找工作] 售SCI文章,我:8O5.5.1.O.54,科目齐全,可+急 +4 k0dTPqJtl0jt 2026-08-14 4/200 2026-08-15 02:21 by 4wMiSEwB6436
[硕博家园] 售SCI一区文章,我:8O5.5.1.O5.4,科目全,可伽急 +3 k0dTPqJtl0jt 2026-08-14 4/200 2026-08-15 01:28 by 4wMiSEwB6436
[论文投稿] 售SCI一区文章,我:8O5.5.1.O5.4,科目全,可伽急 +3 HFw0lei2R37i 2026-08-14 5/250 2026-08-15 00:16 by 4wMiSEwB6436
[基金申请] 是这周出结果还是下周出结果? +4 yuleib84 2026-08-11 4/200 2026-08-14 23:05 by lfy8008
[基金申请] 奇怪,两个人的filecode固定段从头到尾一模一样 +8 布布和一二 2026-08-10 11/550 2026-08-14 14:58 by Equinoxhua
[基金申请] 应该是93bebmhtak前后十一个字符比较关键 +23 Lanmanbaby 2026-08-09 37/1850 2026-08-14 13:40 by Equinoxhua
[硕博家园] 读博的好处 +4 lnee 2026-08-11 4/200 2026-08-14 10:20 by ahsoarli
[基金申请] filecode +15 documentary 2026-08-10 17/850 2026-08-14 10:08 by kissu88
[基金申请] 我的国基提前知道中了,可是同事的操作让我实在接受不了,怎么会有这样的人 +10 家与远方 2026-08-10 15/750 2026-08-14 02:08 by 绵羊哥哥
[基金申请] 静等基金结果 +8 gjjjzhong 2026-08-10 21/1050 2026-08-13 17:56 by 且听虎啸
[基金申请] 重要来源:本周末出结果 +10 瞬息宇宙 2026-08-12 10/500 2026-08-13 15:46 by likettle
[基金申请] 不应该看fileCode +7 且听虎啸 2026-08-12 9/450 2026-08-13 14:27 by flydreamws
[基金申请] 分享一下我之前已中青C的计划书的filecode +4 布布和一二 2026-08-11 5/250 2026-08-13 12:56 by cratir
[基金申请] 什么时候出结果,有咨询渠道??? +3 Tide man 2026-08-11 3/150 2026-08-11 17:54 by kudofaye
[基金申请] 2026国自然放榜时间 +9 布布和一二 2026-08-08 9/450 2026-08-10 11:22 by xxxx2020
[基金申请] 关于filecode,很负责任的告诉大家 +6 爱看书的可乐 2026-08-08 7/350 2026-08-08 22:13 by a_niu
信息提示
请填处理意见