| 24小時熱門版塊排行榜 |
| 2 | 1/1 | 返回列表 |
| 查看: 4707 | 回復(fù): 1 | ||
[求助]
QE計算聲子譜電聲耦合系數(shù)和臨界溫度
|
|
第一步,scf自洽pw.x 1 &control 2 calculation='scf' 3 restart_mode='from_scratch', 4 !pseudo_dir='directory where pseudopotentials are stored/', 5 !outdir='directory where large files are written/' 6 pseudo_dir='./' 7 outdir='./tmp' 8 prefix='PHMgB2' 9 tstress=.true. 10 tprnfor=.true. 11 / 12 &system 13 ibrav=0, celldm(1)=1.89, nat=3, ntyp=2, ecutwfc=60,ecutrho=480, 14 occupations='smearing', smearing='gaussian', degauss=0.01, 15 la2F=.true. 16 / 17 &electrons 18 diagonalization='david' 19 conv_thr=1.0d-8 20 mixing_beta=0.7 21 / 22 CELL_PARAMETERS 23 3.0699288366337654 -0.0000000004270052 0.0000000000036074 24 1.5349644186324731 2.6586363584606119 0.0000000000024496 25 -0.0000000000056698 -0.0000000000017806 3.5174059808366489 26 ATOMIC_SPECIES 27 Mg 24.3050 Mg.pz-n-vbc.UPF 28 B 10.811 B.pz-bhs.UPF 29 ATOMIC_POSITIONS {angstrom} 30 Mg -0.0000000050616800 0.0000000000000088 0.0000000000000476 31 B 0.3333333201942207 0.6666666660819658 0.5000000000000511 32 B 0.6666666548674568 0.3333333339180254 0.4999999999999015 33 K_POINTS {automatic} 34 16 16 16 0 0 0 第二步,疏的k點自洽pw.x 1 &control 2 calculation='scf' 3 restart_mode='from_scratch', 4 !pseudo_dir='directory where pseudopotentials are stored/', 5 !outdir='directory where large files are written/' 6 pseudo_dir='./' 7 outdir='./tmp' 8 prefix='PHMgB2' 9 tstress=.true. 10 tprnfor=.true. 11 / 12 &system 13 ibrav=0, celldm(1)=1.89, nat=3, ntyp=2, ecutwfc=60,ecutrho=480, 14 occupations='smearing', smearing='gaussian', degauss=0.01, 15 !la2F=.true. 16 / 17 &electrons 18 diagonalization='david' 19 conv_thr=1.0d-8 20 mixing_beta=0.7 21 / 22 CELL_PARAMETERS 23 3.0699288366337654 -0.0000000004270052 0.0000000000036074 24 1.5349644186324731 2.6586363584606119 0.0000000000024496 25 -0.0000000000056698 -0.0000000000017806 3.5174059808366489 26 ATOMIC_SPECIES 27 Mg 24.3050 Mg.pz-n-vbc.UPF 28 B 10.811 B.pz-bhs.UPF 29 ATOMIC_POSITIONS {angstrom} 30 Mg -0.0000000050616800 0.0000000000000088 0.0000000000000476 31 B 0.3333333201942207 0.6666666660819658 0.5000000000000511 32 B 0.6666666548674568 0.3333333339180254 0.4999999999999015 33 K_POINTS {automatic} 34 8 8 8 0 0 0 第三步,ph.x 1 Phonons for MgB2 2 &inputph 3 tr2_ph=1.0d-14, 4 amass(1)=24.3050, amass(2)=10.811, 5 prefix='PHMgB2', 6 ldisp=.true., trans=.true. 7 !outdir='directory where large files are written/' 8 outdir='./tmp', 9 !elph=.true. 10 electron_phonon='interpolated' 11 fildyn='MgB2.dyn', 12 nq1=4, nq2=4, nq3=4 13 / 第四步,matydn.x 1 &input 2 asr='simple', amass(1)=24.3050, amass(2)=10.811, 3 flfrc='PHMgB2.fc', flfrq='PHMgB2.freq', la2F=.true., dos=.false. 4 / 5 100 6 0.0000 0.0000 0.0000 0 7 0.0000 0.0263 0.0000 0 8 0.0000 0.0526 0.0000 0 9 0.0000 0.0789 0.0000 0 10 0.0000 0.1053 0.0000 0 .................... (1)這一步生成的.freq文件用plotband.x處理的時候出現(xiàn)錯誤,如下: /vol-th/software/espresso-5.0.2/bin/plotband.x PHMgB2.freq Reading 9 bands at 100 k-points Error reading k-point # 1 (2)另外,將生成的.freq.gp文件導(dǎo)入origin作聲子譜畫出來的圖像也不對。 請大神解答是哪里出錯了呢 第五步,matydn.x計算lamada 1 &input 2 asr='simple', amass(1)=24.3050, amass(2)=10.811, 3 flfrc='PHMgB2.fc', flfrq='PHMgB2lamada.freq', 4 la2F=.true., dos=.true., 5 fldos='PHMgB2.dos', 6 nk1=10, nk2=10,nk3=10, 7 ndos=50 8 / 第六步,據(jù)說是使用lamada.in文件可以直接計算出Tc,論壇里有個例子是: 10 0.12 1 ! emax (something more than highest phonon mode in THz), degauss, smearing method 8 ! Number of q-points for which EPC is calculated, 0.0000000 0.0000000 0.0000000 1.00 ! the first q-point, use kpoints.x program to calculate -0.2500000 -0.2500000 0.2500000 8.00 ! q-points and their weight -0.5000000 -0.5000000 0.5000000 4.00 ! 0.0000000 0.0000000 0.5000000 6.00 ! 4th q-point, qx,qy,qz -0.2500000 -0.2500000 0.7500000 24.00 ! -0.5000000 -0.5000000 1.0000000 12.00 ! 0.0000000 0.0000000 1.0000000 3.00 ! -0.5000000 0.0000000 1.0000000 6.00 ! the last q-point elph. 0.000000. 0.000000. 0.000000 ! elph output file names, elph.-0.250000. 0.250000.-0.250000 ! in the same order as the q-points before elph. 0.500000.-0.500000. 0.500000 elph. 0.000000. 0.500000. 0.000000 elph. 0.750000.-0.250000. 0.750000 elph. 0.500000. 0.000000. 0.500000 elph. 0.000000.-1.000000. 0.000000 elph.-0.500000.-1.000000. 0.000000 0.10 ! \mu the Coloumb coefficient in the modified ! Allen-Dynes formula for T_c (via \omega_log) 我想問的是: (3)emax 是從第四步的freq文件中讀出來的嗎? 具體怎么讀呢,感覺看不太懂呢,degauss, smearing method 的取值依據(jù)是什么呢? (4)第三到十八行是只寫高對稱帶點不用像第四步那樣都寫上嗎?第十一到十八行和我們通過前面步驟計算得到的哪些elph.文件是一個意思嗎? 謝謝大家,大家?guī)兔匆幌隆? |
新蟲 (小有名氣)
| 2 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 資源與環(huán)境 調(diào)劑申請(333分) +5 | holy J 2026-03-21 | 5/250 |
|
|---|---|---|---|---|
|
[考研] 280求調(diào)劑 +11 | 咕嚕曉曉 2026-03-18 | 12/600 |
|
|
[考研] 313求調(diào)劑 +4 | 肆叁貳壹22 2026-03-19 | 4/200 |
|
|
[基金申請]
學(xué)校已經(jīng)提交到NSFC,還能修改嗎?
40+4
|
babangida 2026-03-19 | 9/450 |
|
|
[考研] 一志愿華中科技大學(xué)071000,求調(diào)劑 +3 | 沿岸有貝殼6 2026-03-21 | 3/150 |
|
|
[考研] 306求調(diào)劑 +4 | chuanzhu川燭 2026-03-18 | 4/200 |
|
|
[考研] 一志愿山大07化學(xué) 332分 四六級已過 本科山東雙非 求調(diào)劑! +3 | 不想理你 2026-03-16 | 3/150 |
|
|
[考研] 299求調(diào)劑 +6 | △小透明* 2026-03-17 | 6/300 |
|
|
[考研] 311求調(diào)劑 +5 | 冬十三 2026-03-18 | 5/250 |
|
|
[考研] 295求調(diào)劑 +4 | 一志愿京區(qū)211 2026-03-18 | 6/300 |
|
|
[考研] 一志愿武漢理工材料工程專碩調(diào)劑 +9 | Doleres 2026-03-19 | 9/450 |
|
|
[考研] 一志愿 西北大學(xué) ,070300化學(xué)學(xué)碩,總分287,雙非一本,求調(diào)劑。 +4 | 晨昏線與星海 2026-03-19 | 4/200 |
|
|
[考研] 085600材料與化工 +8 | 安全上岸! 2026-03-16 | 8/400 |
|
|
[考研] 350求調(diào)劑 +5 | weudhdk 2026-03-19 | 5/250 |
|
|
[考研] 北科281學(xué)碩材料求調(diào)劑 +5 | tcxiaoxx 2026-03-20 | 5/250 |
|
|
[考研] 353求調(diào)劑 +3 | 拉鉤不許變 2026-03-20 | 3/150 |
|
|
[考研] 求調(diào)劑 +3 | @taotao 2026-03-20 | 3/150 |
|
|
[考研] 0703化學(xué)調(diào)劑 +3 | 妮妮ninicgb 2026-03-17 | 3/150 |
|
|
[考研] 有沒有道鐵/土木的想調(diào)劑南林,給自己招師弟中~ +3 | TqlXswl 2026-03-16 | 7/350 |
|
|
[考研] [導(dǎo)師推薦]西南科技大學(xué)國防/材料導(dǎo)師推薦 +3 | 尖角小荷 2026-03-16 | 6/300 |
|