24小时热门版块排行榜    

查看: 3298  |  回复: 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的回帖

赵奇一

新虫 (小有名气)

引用回帖:
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的回帖
查看全部 7 个回答

KalaShayminS

铁杆木虫 (著名写手)

【答案】应助回帖

★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★
感谢参与,应助指数 +1
赵奇一: 金币+20, ★★★很有帮助 2015-07-09 18:35:39
ATOMIC_SPECIES 里面是一种原子一行。
2楼2015-07-09 13:19:49
已阅   回复此楼   关注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的回帖

赵奇一

新虫 (小有名气)

引用回帖:
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的回帖
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 静等基金结果 +5 gjjjzhong 2026-08-10 13/650 2026-08-10 16:22 by naalan7001
[基金申请] 关于Filecode分析方法 +3 majunge000 2026-08-10 3/150 2026-08-10 15:46 by lch2012
[基金申请] 国自然结果 +4 Vierhys 2026-08-10 8/400 2026-08-10 15:06 by Vierhys
[基金申请] FileCode能看出啥? +4 要乐观耀哥 2026-08-10 8/400 2026-08-10 15:02 by 天神眷顾
[基金申请] 8月时间戳变的,举个手。玩一下,释放压力 +11 archvillain 2026-08-04 13/650 2026-08-10 14:41 by seekfind
[基金申请] 好奇怪的filecode +4 布布和一二 2026-08-08 5/250 2026-08-10 14:20 by 冰心玉壶晴
[基金申请] 据悉今年马上要出结果了 +7 瞬息宇宙 2026-08-10 8/400 2026-08-10 12:42 by Vivilian
[基金申请] 这样的filecode谁见过 +11 布布和一二 2026-08-08 22/1100 2026-08-10 11:10 by wmfsnow
[基金申请] 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
[基金申请] 国基金的申报应该改成非等额制,评价高的钱多评价低的钱少,但是增加资助率 +7 a089 2026-08-07 7/350 2026-08-08 18:05 by gltch
[基金申请] 关于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
[基金申请] 固定端突然变了,今天 +6 archvillain 2026-08-06 10/500 2026-08-07 16:03 by 医学老男孩
[基金申请] 大家散了吧,后缀研究没有意义,别浪费时间了,过好目前的每一天,不要焦虑 +5 Tide man 2026-08-06 7/350 2026-08-07 13:11 by 医学老男孩
[基金申请] filecode +14 等待解的谜 2026-08-06 19/950 2026-08-07 12:20 by wlwhappy
[基金申请] 求各位大神看下 100+6 hpkpkpkp 2026-08-05 33/1650 2026-08-06 14:49 by zhiyanjiang
[基金申请] 好消息?这个有何含义??? +8 Tide man 2026-08-05 10/500 2026-08-05 16:14 by xmuxiaoyu
[基金申请] 有没有H口的?有收到消息的吗? +3 超级海虾 2026-08-04 3/150 2026-08-04 17:26 by 学教育滴
信息提示
请填处理意见