| 5 | 1/1 | 返回列表 |
| 查看: 3140 | 回復: 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 ... 應該怎么修改,請教各位大神 |

新蟲 (小有名氣)

新蟲 (小有名氣)
|
抱歉啊,我按您說的將輸入文件相應的部分改為: 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:~$ 是不是我機子編譯器的問題? |

| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 考研調劑 +4 | Sanmu-124 2026-03-26 | 4/200 |
|
|---|---|---|---|---|
|
[考研] 274求調劑 +17 | 顧九笙要謙虛 2026-03-24 | 23/1150 |
|
|
[考研] 08開頭275求調劑 +4 | 拉誰不重要 2026-03-26 | 4/200 |
|
|
[考研] 316求調劑 +5 | Pigcasso 2026-03-24 | 5/250 |
|
|
[考研] 南昌大學材料專碩311分求調劑 +10 | 77chaselx 2026-03-20 | 10/500 |
|
|
[考研] 081200-11408-276學碩求調劑 +4 | 崔wj 2026-03-26 | 4/200 |
|
|
[考研] 329求調劑 +7 | 鈕恩雪 2026-03-25 | 7/350 |
|
|
[考研] 調劑求收留 +7 | 果然有我 2026-03-26 | 7/350 |
|
|
[考研] 333求調劑 +6 | wfh030413@ 2026-03-23 | 6/300 |
|
|
[考研]
|
WWW西西弗斯 2026-03-24 | 8/400 |
|
|
[考研] 085601求調劑總分293英一數(shù)二 +4 | 鋼鐵大炮 2026-03-24 | 4/200 |
|
|
[考研] 一志愿河工大 081700 276求調劑 +4 | 地球繞著太陽轉 2026-03-23 | 4/200 |
|
|
[考研] 一志愿天津大學339材料與化工求調劑 +3 | 江往賣魚 2026-03-26 | 3/150 |
|
|
[考研] 一志愿中南大學化學學碩0703總分337求調劑 +7 | niko- 2026-03-22 | 7/350 |
|
|
[考研] 290分調劑求助 +3 | 吉祥止止陳 2026-03-25 | 3/150 |
|
|
[考研] 考研一志愿蘇州大學初始315(英一)求調劑 +3 | sbdksD 2026-03-24 | 4/200 |
|
|
[考研] 生物技術與工程 +3 | 1294608413 2026-03-25 | 4/200 |
|
|
[考研] B區(qū)考研調劑 +4 | yqdszhdap- 2026-03-22 | 5/250 |
|
|
[考研] 材料/農(nóng)業(yè)專業(yè),07/08開頭均可,過線就行 +3 | 呵唔哦豁 2026-03-23 | 4/200 |
|
|
[考研] 求調劑一志愿海大,0703化學學碩304分,有大創(chuàng)項目,四級已過 +6 | 幸運哩哩 2026-03-22 | 10/500 |
|