| 26 | 1/1 | 返回列表 |
| 查看: 6647 | 回復(fù): 25 | |||||||||
| 【獎勵】 本帖被評價16次,作者uuv2010增加金幣 11.6 個 | |||||||||
| 本帖產(chǎn)生 1 個 1ST強帖 ,點擊這里進(jìn)行查看 | |||||||||
uuv2010榮譽版主 (職業(yè)作家)
|
[資源]
【活動and資源】vasp的警告、報錯信息及解決辦法 -- 歡迎大家補充
|
||||||||
|
在使用vasp的過程中難免會出現(xiàn)一些警告、報錯信息,現(xiàn)在將這樣的信息和一些解決辦法列出來。歡迎大家一起討論,把解決問題的辦法記錄下來,讓我們在一起解決問題中前行。歡迎補充~討論~ 1. warning: the distance between some ions is very small 一種可能的錯誤是因為:在poscat中的坐標(biāo)類型(Direct 或者 car)沒有頂格寫(也就是說開頭空格),如果你是笛卡爾坐標(biāo)的話,它會識別為direct坐標(biāo),從而出現(xiàn)這樣的警告。 2. WARNING: CHECK: NIOND is too small dyna.F中的NIOND 默認(rèn)值是 256,如果體系中的原子數(shù)大于256時將出現(xiàn)這個警告信息。所以解決辦法就是:將 NIOND 的值改成一個大于你計算體系的原子數(shù),然后重新編譯一下。 3. ERROR: there must be 1 or 3 items on line 2 of POSCAR FORTRAN STOP 造成這個錯誤的原因是上傳POSCAR文件的時候是windows的格式,傳到unix系統(tǒng)下造成回車符不對。 最簡單的解決方法為:試著在unix下直接寫一個;蛘遜os2unix filename 4. VASP計算出現(xiàn)Segmentation Fault而終止運算 在makefile中 FFLAGS 后面添加-heap-arrays,例如: FFLAGS = -FR -lowercase -assume byterecl -heap-arrays [ Last edited by ben_ladeng on 2011-6-26 at 00:34 ] |
第一性原理 | VASP | 第一性原理計算經(jīng)驗 | 零點能 |
科研工具 | 科研 | vasp 錯誤解決 |
榮譽版主 (職業(yè)作家)
|
5. WARNING: aliasing errors must be expected set NGX to 154 to avoid them WARNING: aliasing errors must be expected set NGY to 158 to avoid them WARNING: aliasing errors must be expected set NGZ to 126 to avoid them aliasing errors are usually negligible using standard VASP settings and one can safely disregard these warnings 當(dāng)設(shè)置PREC=LOW,NORMAL時會出現(xiàn)這樣的警告信息,當(dāng)PREC=high和accurate時就沒有了,或者直接將NGX,NGY,NGZ設(shè)置成警告信息中給出的數(shù)值即可。 |
榮譽版主 (職業(yè)作家)
|
6. DVICE TO THIS USER RUNNING 'VASP/VAMP' (HEAR YOUR MASTER'S VOICE ...): | | | | You enforced a specific xc-type in the INCAR file, | | a different type was found on the POTCAR file | | I HOPE YOU KNOW, WHAT YOU ARE DOING 正確的做法是將GGA這個參數(shù)和POTCAR中得xc的類型保持一致。 這是交換關(guān)聯(lián)泛函不匹配時的報錯信息及解決辦法的帖子的鏈接。 http://www.gaoyang168.com/bbs/viewthread.php?tid=3382412&fpage=1 [ Last edited by uuv2010 on 2012-3-17 at 15:32 ] |
榮譽版主 (職業(yè)作家)
|
7 WAVECAR not read WARNING: number of atoms are different on CHGCAR file ERROR: charge density could not be read from file CHGCAR for ICHARG>10 這個時候明明已經(jīng)有了CHGCAR,還是出現(xiàn)這個報錯,原因在于CHGCAR中第一行是空行,只需要將這行加上字符就可以了;蛘咴诓幻靼譏NCAR中參數(shù)的情況下,就不需要設(shè)置,只設(shè)置自己理解的參數(shù)?梢詼p少錯誤的發(fā)生。這個錯誤的原因在于INCAR中SYSTEM這個關(guān)鍵字后面沒有寫內(nèi)容。 |
榮譽版主 (知名作家)
榮譽版主 (職業(yè)作家)
|
8 如果計算的體系的單胞很小,即三個晶格常數(shù)較小的時候,會出現(xiàn)如下報錯: ---------------------------------------------------------------------------- | | | ADVICE TO THIS USER RUNNING 'VASP/VAMP' (HEAR YOUR MASTER'S VOICE ...): | | | | You have a (more or less) 'small supercell' and for smaller cells | | it is recommended to use the reciprocal-space projection scheme! | | The real space optimization is not efficient for small cells and it | | is also less accurate ... | | Therefore set LREAL=.FALSE. in the INCAR file | | | ----------------------------------------------------------------------------- 解決辦法: 在INCAR中添加: LREAL=.FALSE. 討論這個問題的帖子鏈接為 http://www.gaoyang168.com/bbs/viewthread.php?tid=3607248&fpage=1 [ Last edited by uuv2010 on 2011-9-17 at 15:37 ] |
榮譽版主 (職業(yè)作家)
|
9 當(dāng)設(shè)置ICHCARG=11或者其它大于10而當(dāng)前計算的文件夾中沒有把CHGCAR文件的時候,會出現(xiàn)如下報錯: ERROR: charge density could not be read from file CHGCAR for ICHARG>10 解決辦法: 1.如果當(dāng)前的計算的確是需要應(yīng)用已經(jīng)計算好的電荷密度的時候,那么將CHGCAR(一般式靜態(tài)計算后得到的)拷到當(dāng)前計算的文件夾中 2.如果當(dāng)前的計算不需要用已經(jīng)計算好的電荷密度,那么將ICHGCARG改為相應(yīng)的值,具體各個數(shù)值的意義見如下鏈接: http://cms.mpi.univie.ac.at/vasp/vasp/ICHARG_tag.html |
|
WARNING: dimensions on CHGCAR file are different ERROR: charge density could not be read from file CHGCAR for ICHARG>10 如果確定把自洽計算后的CHGCAR拷貝到當(dāng)前目錄下,可考慮修改當(dāng)前目錄的INCAR文件中NGXF,NGYF,NGZF(與自洽計算OUTCAR的輸出值一致) 具體可見: http://cms.mpi.univie.ac.at/vasp-forum/forum_viewtopic.php?4.6816 |
榮譽版主 (職業(yè)作家)
|
10 | Your generating k-point grid is not commensurate to the symmetry | | of the lattice. This can cause slow convergence with respect | | to k-points for HF type calculations | | suggested SOLUTIONS: | | ) if not already the case, use automatic k-point generation | | ) shift your grid to Gamma (G) (e.g. required for hex or fcc lattice) | 這樣的設(shè)置對于HF類型的計算是正確的,而對于其他的比如純DFT的計算這樣的設(shè)置是有問題的。 討論貼子鏈接: http://www.gaoyang168.com/bbs/viewthread.php?tid=3387913&page=3 |
榮譽版主 (職業(yè)作家)
|
本帖內(nèi)容被屏蔽 |
|
Your highest band is occupied at some k-points! Unless you are | | performing a calculation for an insulator or semiconductor, without | | unoccupied bands, you have included TOO FEW BANDS!! Please increase | | the parameter NBANDS in file INCAR to ensure that the highest band | | is unoccupied at all k-points. It is always recommended to | | include a few unoccupied bands to accelerate the convergence of | | molecular dynamics runs (even for insulators or semiconductors). | | Because the presence of unoccupied bands improves wavefunction | | prediction, and helps to suppress 'band-crossings.' 算結(jié)構(gòu)優(yōu)化的時候出現(xiàn)的,怎么處理? |
|
本帖內(nèi)容被屏蔽 |
| 26 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 294求調(diào)劑材料與化工專碩 +5 | 陌の森林 2026-03-18 | 5/250 |
|
|---|---|---|---|---|
|
[考研] 一志愿華中科技大學(xué),080502,354分求調(diào)劑 +4 | 守候夕陽CF 2026-03-18 | 4/200 |
|
|
[考研] 328求調(diào)劑,英語六級551,有科研經(jīng)歷 +3 | 生物工程調(diào)劑 2026-03-16 | 10/500 |
|
|
[考研] 材料專碩306英一數(shù)二 +10 | z1z2z3879 2026-03-16 | 13/650 |
|
|
[考研] 0703化學(xué)調(diào)劑 ,六級已過,有科研經(jīng)歷 +10 | 曦熙兮 2026-03-15 | 10/500 |
|
|
[考研] 301求調(diào)劑 +9 | yy要上岸呀 2026-03-17 | 9/450 |
|
|
[考研] 278求調(diào)劑 +5 | 煙火先于春 2026-03-17 | 5/250 |
|
|
[考研] 334求調(diào)劑 +3 | 志存高遠(yuǎn)意在機?/a> 2026-03-16 | 3/150 |
|
|
[基金申請] 被我言中:新模板不強調(diào)格式了,假專家開始管格式了 +4 | beefly 2026-03-14 | 4/200 |
|
|
[考研] 308求調(diào)劑 +4 | 是Lupa啊 2026-03-16 | 4/200 |
|
|
[考研] 085600材料與化工求調(diào)劑 +5 | 緒幸與子 2026-03-17 | 5/250 |
|
|
[考研]
|
zhouzhen654 2026-03-16 | 3/150 |
|
|
[考研] 304求調(diào)劑 +4 | ahbd 2026-03-14 | 4/200 |
|
|
[考研] 22408總分284求調(diào)劑 +3 | InAspic 2026-03-13 | 3/150 |
|
|
[考研] 070305求調(diào)劑 +3 | mlpqaz03 2026-03-14 | 4/200 |
|
|
[考研] 294求調(diào)劑 +3 | Zys010410@ 2026-03-13 | 4/200 |
|
|
[考研] 材料工程調(diào)劑 +9 | 咪咪空空 2026-03-12 | 9/450 |
|
|
[考研] 0856材料與化工301求調(diào)劑 +5 | 奕束光 2026-03-13 | 5/250 |
|
|
[考研] 328化工專碩求調(diào)劑 +4 | 。,。,。,。i 2026-03-12 | 4/200 |
|
|
[考研] 085600材料與化工 309分請求調(diào)劑 +7 | dtdxzxx 2026-03-12 | 8/400 |
|