| 查看: 1458 | 回復(fù): 10 | |||
gleerat木蟲(chóng) (正式寫(xiě)手)
|
[交流]
【求助】運(yùn)行出錯(cuò)
|
|
我在運(yùn)行PWscf時(shí),出現(xiàn)如下對(duì)稱(chēng)性錯(cuò)誤,請(qǐng)各位大牛們幫幫忙哈,謝謝各位了!謝謝! Subspace diagonalization in iterative solution of the eigenvalue problem: a serial algorithm will be used Found symmetry operation: I + ( 0.0000 -0.5000 -0.5000) This is a supercell, fractional translation are disabled warning: symmetry operation # 2 not compatible with FFT grid. 0 -1 1 0 -1 0 1 -1 0 warning: symmetry operation # 3 not compatible with FFT grid. -1 0 0 -1 0 1 -1 1 0 warning: symmetry operation # 4 not compatible with FFT grid. 0 1 -1 1 0 -1 0 0 -1 warning: symmetry operation # 6 not compatible with FFT grid. 0 1 -1 0 1 0 -1 1 0 warning: symmetry operation # 7 not compatible with FFT grid. 1 0 0 1 0 -1 1 -1 0 warning: symmetry operation # 8 not compatible with FFT grid. 0 -1 1 -1 0 1 0 0 1 |

金蟲(chóng) (著名寫(xiě)手)
木蟲(chóng) (正式寫(xiě)手)
|
&CONTROL calculation = 'scf' , restart_mode = 'from_scratch' , outdir = './' , pseudo_dir = './' , prefix = 'CaFe2As2' , disk_io = 'default' , verbosity = 'default' , tprnfor = .true. , / &SYSTEM ibrav = 10, celldm(1) = 5.5062, celldm(2) = 5.4502 celldm(3) = 11.664, nat = 5, ntyp = 3, ecutwfc = 30.0 , ecutrho = 320.0 , nosym = .false. , nbnd = 80, occupations = 'smearing' , degauss = 0.05 , smearing = 'marzari-vanderbilt' , nspin = 1 , / &ELECTRONS mixing_beta = 0.3 , mixing_ndim = 10, diagonalization = 'david' , / ATOMIC_SPECIES Ca 40.078 Ca.pbe-nsp-van.UPF Fe 55.845 Fe.pbe-nd-rrkjus.UPF As 74.92159 As.pbe-n-van.UPF ATOMIC_POSITIONS crystal Ca 0.0000000000000000 0.0000000000000000 0.0000000000000000 1 1 1 Fe 0.2500000000000000 0.2500000000000001 0.2500000000000001 1 1 1 Fe 0.2500000000000000 -0.2500000000000001 0.2500000000000001 1 1 1 As 0.0000000000000000 0.0000000000000000 0.3546994010087879 1 1 1 As 0.0000000000000000 0.5000000000000000 0.1453005989912119 1 1 1 K_POINTS automatic 5 5 5 0 0 0 |

木蟲(chóng) (正式寫(xiě)手)

木蟲(chóng) (正式寫(xiě)手)

鐵桿木蟲(chóng) (著名寫(xiě)手)

金蟲(chóng) (著名寫(xiě)手)
|
ibrav=10是Orthorhombic face-centered晶體構(gòu)型。你要確認(rèn)你的晶體確實(shí)是這種構(gòu)型。我認(rèn)為你寫(xiě)出來(lái)的晶體原子坐標(biāo)和你畫(huà)出來(lái)的圖不一致。你的是正交系,我想用ibrav=8,然后把每個(gè)不等價(jià)的原子坐標(biāo)都寫(xiě)出來(lái)就可以了。 另外,樓上的同仁,我想pwscf中的單位都是原子單位,celldm(1)=a的單位應(yīng)該是bohr,celld(2)(3)則是相對(duì)celldm(1)的值,也就是celldm(2)=b/a,celldm(3)=c/a。 |
木蟲(chóng) (正式寫(xiě)手)

木蟲(chóng) (正式寫(xiě)手)
|
warning: symmetry operation # 3 not allowed. fractional translation: 0.5000000 0.0000000 0.5000000 in crystal coordinates warning: symmetry operation # 4 not allowed. fractional translation: 0.0000000 0.5000000 0.5000000 in crystal coordinates warning: symmetry operation # 7 not allowed. fractional translation: 0.0000000 0.5000000 -0.5000000 in crystal coordinates warning: symmetry operation # 8 not allowed. fractional translation: 0.5000000 0.0000000 -0.5000000 in crystal coordinates 我改了一下輸入文件,出現(xiàn)以上的錯(cuò)誤,一下是輸入文件,請(qǐng)指教,謝謝你。 &CONTROL calculation = 'scf' , restart_mode = 'from_scratch' , outdir = './' , pseudo_dir = './' , prefix = 'CaFe2As2' , disk_io = 'default' , verbosity = 'default' , tprnfor = .true. , / &SYSTEM ibrav = 8, celldm(1) = 5.5062, celldm(2) = 5.4502 celldm(3) = 11.664, nat = 14, ntyp = 3, ecutwfc = 30.0 , ecutrho = 320.0 , nosym = .false. , nbnd = 80, occupations = 'smearing' , degauss = 0.05 , smearing = 'marzari-vanderbilt' , nspin = 1 , / &ELECTRONS mixing_beta = 0.3 , mixing_ndim = 10, diagonalization = 'david' , / ATOMIC_SPECIES Ca 40.078 Ca.pbe-nsp-van.UPF Fe 55.845 Fe.pbe-nd-rrkjus.UPF As 74.92159 As.pbe-n-van.UPF ATOMIC_POSITIONS crystal Ca 0.0000000000000000 0.0000000000000000 0.0000000000000000 1 1 1 Ca 0.5000000000000000 0.5000000000000000 0.0000000000000000 1 1 1 Ca 0.5000000000000000 0.0000000000000000 0.5000000000000000 1 1 1 Ca 0.0000000000000000 0.5000000000000000 0.5000000000000000 1 1 1 Fe 0.2500000000000000 0.2500000000000001 0.2500000000000001 1 1 1 Fe 0.2500000000000000 0.2500000000000001 0.7500000000000001 1 1 1 As 0.0000000000000000 0.0000000000000000 0.3546994010087879 1 1 1 As 0.5000000000000000 0.5000000000000000 0.3546994010087879 1 1 1 As 0.0000000000000000 0.5000000000000000 0.1453005989912119 1 1 1 As 0.5000000000000000 0.0000000000000000 0.1453005989912119 1 1 1 As 0.0000000000000000 0.0000000000000000 0.6453005990000000 1 1 1 As 0.5000000000000000 0.5000000000000000 0.6453005990000000 1 1 1 As 0.0000000000000000 0.5000000000000000 0.8546994010000000 1 1 1 As 0.5000000000000000 0.0000000000000000 0.8546994010000000 1 1 1 K_POINTS automatic 5 5 5 0 0 0 |

金蟲(chóng) (著名寫(xiě)手)
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 一志愿天津大學(xué)化學(xué)工藝專(zhuān)業(yè)(081702)315分求調(diào)劑 +9 | yangfz 2026-03-17 | 9/450 |
|
|---|---|---|---|---|
|
[考研] 288求調(diào)劑,一志愿華南理工大學(xué)071005 +4 | ioodiiij 2026-03-17 | 4/200 |
|
|
[考博] 環(huán)境領(lǐng)域全國(guó)重點(diǎn)實(shí)驗(yàn)室招收博士1-2名 +3 | QGZDSYS 2026-03-13 | 5/250 |
|
|
[考研] 307求調(diào)劑 +3 | 冷笙123 2026-03-17 | 3/150 |
|
|
[考研] 環(huán)境工程調(diào)劑 +8 | 大可digkids 2026-03-16 | 8/400 |
|
|
[考研] 265求調(diào)劑 +3 | 梁梁校校 2026-03-17 | 3/150 |
|
|
[考研] 277調(diào)劑 +5 | 自由煎餅果子 2026-03-16 | 6/300 |
|
|
[考研] 301求調(diào)劑 +4 | A_JiXing 2026-03-16 | 4/200 |
|
|
[考研] 材料工程專(zhuān)碩274一志愿211求調(diào)劑 +6 | 薛云鵬 2026-03-15 | 6/300 |
|
|
[考研] 302求調(diào)劑 +4 | 小賈同學(xué)123 2026-03-15 | 8/400 |
|
|
[考研] 考研調(diào)劑 +3 | 淇ya_~ 2026-03-17 | 5/250 |
|
|
[考研] 326求調(diào)劑 +4 | 諾貝爾化學(xué)獎(jiǎng)覬?/a> 2026-03-15 | 7/350 |
|
|
[考研] 085600材料與化工 求調(diào)劑 +13 | enenenhui 2026-03-13 | 14/700 |
|
|
[考研] 326求調(diào)劑 +3 | mlpqaz03 2026-03-15 | 3/150 |
|
|
[考研] 297一志愿上交085600求調(diào)劑 +5 | 指尖八千里 2026-03-14 | 5/250 |
|
|
[考研] 265求調(diào)劑 +4 | 威化餅07 2026-03-12 | 4/200 |
|
|
[考研] 255求調(diào)劑 +3 | 李嘉慧, 2026-03-12 | 4/200 |
|
|
[考研] 求b區(qū)學(xué)校調(diào)劑 +3 | 周56 2026-03-11 | 3/150 |
|
|
[考研] 一志愿211化學(xué)學(xué)碩310分求調(diào)劑 +8 | 努力奮斗112 2026-03-12 | 9/450 |
|
|
[考研] 328化工專(zhuān)碩求調(diào)劑 +4 | 。,。,。,。i 2026-03-12 | 4/200 |
|