| 查看: 1451 | 回復: 10 | |||
gleerat木蟲 (正式寫手)
|
[交流]
【求助】運行出錯
|
|
我在運行PWscf時,出現(xiàn)如下對稱性錯誤,請各位大牛們幫幫忙哈,謝謝各位了!謝謝! 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 |

金蟲 (著名寫手)
木蟲 (正式寫手)
|
&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 |

木蟲 (正式寫手)

木蟲 (正式寫手)

鐵桿木蟲 (著名寫手)

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

木蟲 (正式寫手)
|
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)以上的錯誤,一下是輸入文件,請指教,謝謝你。 &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 |

金蟲 (著名寫手)
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 303求調(diào)劑 +3 | 睿08 2026-03-17 | 5/250 |
|
|---|---|---|---|---|
|
[考研] 268求調(diào)劑 +7 | 好運連綿不絕 2026-03-12 | 8/400 |
|
|
[考研] 070300化學319求調(diào)劑 +4 | 錦鯉0909 2026-03-17 | 4/200 |
|
|
[考研] 工科材料085601 279求調(diào)劑 +3 | 困于星晨 2026-03-17 | 3/150 |
|
|
[考博] 26申博 +4 | 八旬速覽 2026-03-16 | 4/200 |
|
|
[考研] 211本,11408一志愿中科院277分,曾在中科院自動化所實習 +6 | Losir 2026-03-12 | 7/350 |
|
|
[考研]
|
zhouzhen654 2026-03-16 | 3/150 |
|
|
[考研] 321求調(diào)劑 +5 | 大米飯! 2026-03-15 | 5/250 |
|
|
[考研] 求老師收留調(diào)劑 +4 | jiang姜66 2026-03-14 | 5/250 |
|
|
[考研] 復試調(diào)劑 +4 | z1z2z3879 2026-03-14 | 5/250 |
|
|
[考研] 328求調(diào)劑 +3 | 5201314Lsy! 2026-03-13 | 6/300 |
|
|
[考研] 【0703化學調(diào)劑】-一志愿華中師范大學-六級475 +5 | Becho359 2026-03-11 | 5/250 |
|
|
[考研] 一志愿中科院,化學方向,295求調(diào)劑 +4 | 一氧二氮 2026-03-11 | 4/200 |
|
|
[考研] 0703,333分求調(diào)劑 一志愿鄭州大學-物理化學 +3 | 李魔女斗篷 2026-03-11 | 3/150 |
|
|
[考研] 329求調(diào)劑 +3 | miaodesi 2026-03-12 | 4/200 |
|
|
[考研] 26調(diào)劑/材料科學與工程/總分295/求收留 +9 | 2026調(diào)劑俠 2026-03-12 | 9/450 |
|
|
[考研] 295求調(diào)劑 +3 | 小匕仔汁 2026-03-12 | 3/150 |
|
|
[考研] 085600材料與化工 309分請求調(diào)劑 +7 | dtdxzxx 2026-03-12 | 8/400 |
|
|
[考研] 材料301分求調(diào)劑 +5 | Liyouyumairs 2026-03-12 | 5/250 |
|
|
[考博] 26讀博 +4 | Rui135246 2026-03-12 | 10/500 |
|