| 7 | 1/1 | 返回列表 |
| 查看: 3146 | 回復(fù): 6 | |||
趙奇一新蟲 (小有名氣)
|
[求助]
QE新手編輯的輸入文件在運(yùn)行中報(bào)錯,希望能給予解答,謝謝... 已有1人參與
|
|
通過查看其他朋友的內(nèi)容,我嘗試編輯了一個輸入文件,如下: &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 運(yùn)行不順利,輸出文件如下 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 ... 應(yīng)該怎么修改,請教各位大神 |

鐵桿木蟲 (著名寫手)
新蟲 (小有名氣)
|
抱歉啊,我按您說的將輸入文件相應(yīng)的部分改為: ATOMIC_SPECIES Mo 95.94 Mo.pbe-sp-hgh.UPF S 32.0 S.blyp-hgh.UPF 之后,輸出文件結(jié)果還是不行,顯示如下: 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:~$ 是不是我機(jī)子編譯器的問題? |

鐵桿木蟲 (著名寫手)
新蟲 (小有名氣)

鐵桿木蟲 (著名寫手)
新蟲 (小有名氣)

| 7 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 309求調(diào)劑 +3 | 誰不是少年 2026-03-29 | 3/150 |
|
|---|---|---|---|---|
|
[考研] 070300化學(xué)354求調(diào)劑 +4 | 101次希望 2026-03-28 | 4/200 |
|
|
[考研] 085701求調(diào)劑初試286分 +4 | secret0328 2026-03-28 | 4/200 |
|
|
[考研] 315求調(diào)劑 +4 | akie... 2026-03-28 | 5/250 |
|
|
[考研] 一志愿北化085600材料專碩275|有文章專利|求調(diào)劑 +7 | Micky11223 2026-03-25 | 7/350 |
|
|
[考研] 材料與化工272求調(diào)劑 +9 | 阿斯蒂芬2004 2026-03-28 | 9/450 |
|
|
[考研] 一志愿北京工業(yè)大學(xué),324分求調(diào)劑 +4 | 零八# 2026-03-28 | 4/200 |
|
|
[考研] 【求調(diào)劑】085601材料工程專碩 | 總分272 | +6 | 腳滑的守法公民 2026-03-27 | 6/300 |
|
|
[考研] 285求調(diào)劑 +4 | AZMK 2026-03-27 | 7/350 |
|
|
[考研] 307求調(diào)劑 +8 | 超級伊昂大王 2026-03-24 | 9/450 |
|
|
[考研] 一志愿211,335分,0856,求調(diào)劑院校和導(dǎo)師 +4 | 傾____蕭 2026-03-27 | 5/250 |
|
|
[考研] 325求調(diào)劑 +5 | 李嘉圖·S·路 2026-03-23 | 5/250 |
|
|
[考研] 化學(xué)調(diào)劑一志愿上海交通大學(xué)336分-本科上海211 +4 | 小魚愛有機(jī) 2026-03-25 | 4/200 |
|
|
[考研] 一志愿南航 335分 | 0856材料化工 | GPA 4.07 | 有科研經(jīng)歷 +6 | cccchenso 2026-03-23 | 6/300 |
|
|
[考研] 網(wǎng)絡(luò)空間安全0839招調(diào)劑 +4 | w320357296 2026-03-25 | 6/300 |
|
|
[考研] 調(diào)劑 +4 | 13853210211 2026-03-24 | 4/200 |
|
|
[考研]
|
黃粱一夢千年 2026-03-24 | 3/150 |
|
|
[考研]
|
13659058978 2026-03-24 | 4/200 |
|
|
[基金申請] 請教下大家 2026年國家基金申請是雙盲審嗎? +3 | lishucheng1 2026-03-22 | 5/250 |
|
|
[考研] 335求調(diào)劑 +4 | yuyu宇 2026-03-23 | 5/250 |
|