24小时热门版块排行榜    

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

赵奇一

新虫 (小有名气)

引用回帖:
6楼: Originally posted by KalaShayminS at 2015-07-09 18:16:34
赝势有其特定的泛函,不同的不能混用。请先看看第一性原理计算的基本知识。
后面这个只能检查写的输入文件和scf产生的.save文件夹。...

不好意思,关于赝势的问题已经解决了。谢谢您
天使可以飞起来是因为他们把自己看得很轻
7楼2015-07-09 18:35:18
已阅   回复此楼   关注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的回帖
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考博] 澳大利亚 Murdoch University 全奖博士招生(3个名额)地质化工冶金领域 +13 AI8RaGaPaSCR 2026-08-07 14/700 2026-08-13 17:15 by KC9MWU4rq4LU
[文学芳草园] 阿姨 +3 汪汪锅 2026-08-09 3/150 2026-08-13 16:56 by 410610288
[基金申请] 有时候,自然基金真的不能太认真 (我的申报经验) +4 majunge000 2026-08-11 6/300 2026-08-13 16:50 by 四季常青藤
[基金申请] filecode +14 documentary 2026-08-10 16/800 2026-08-13 16:39 by 润生71
[基金申请] 重要来源:本周末出结果 +10 瞬息宇宙 2026-08-12 10/500 2026-08-13 15:46 by likettle
[基金申请] 欢迎发来filecode的Mz6后的代码验证其规律 +5 医学老男孩 2026-08-13 11/550 2026-08-13 15:41 by sdfapple719
[基金申请] 咱们一起用铁证分析2026国家社科基金中标与否 +3 启萌科技 2026-08-12 6/300 2026-08-13 15:34 by 高飞的梦想
[基金申请] 分享一下我之前已中青C的计划书的filecode +4 布布和一二 2026-08-11 5/250 2026-08-13 12:56 by cratir
[基金申请] 结合人工智能,周易传统文化,filecode打分制来了,3分以上希望很大。 +3 Tide man 2026-08-12 4/200 2026-08-13 08:35 by ZJTJZ
[论文投稿] 职称评审,求友友推荐见刊最快的期刊 +4 工厂打螺丝 2026-08-08 4/200 2026-08-12 09:18 by hansi2025
[基金申请] 奇怪,两个人的filecode固定段从头到尾一模一样 +7 布布和一二 2026-08-10 10/500 2026-08-12 09:12 by 布布和一二
[基金申请] 是这周出结果还是下周出结果? +3 yuleib84 2026-08-11 3/150 2026-08-11 21:53 by jnhyjjm
[基金申请] 小木虫上这么多卖论文的,真有人买论文么?感觉没必要啊 +8 Tide man 2026-08-10 9/450 2026-08-11 20:39 by beefly
[基金申请] 帮忙看看fileCode +7 wwncly 2026-08-10 13/650 2026-08-11 19:36 by 冰心玉壶晴
[基金申请] 关于代码变化问题,想知道的进来 +17 且听虎啸 2026-08-07 24/1200 2026-08-10 18:35 by zhangduo2008
[基金申请] 这样的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,很负责任的告诉大家 +6 爱看书的可乐 2026-08-08 7/350 2026-08-08 22:13 by a_niu
[基金申请] 化学口download_prp&amp;fileCode的固定段好像这几天一直没变,有变的大神么? +3 Tide man 2026-08-07 4/200 2026-08-07 22:39 by Tide man
信息提示
请填处理意见