| 6 | 1/1 | 返回列表 |
| 查看: 1923 | 回復(fù): 5 | |||
我家小屁孩銅蟲 (小有名氣)
|
[求助]
量化中出錯的log文件
|
|
蟲蟲們好: 有勞見多識廣的蟲蟲幫俺分析一下此log文件出錯的原因并怎樣改正,單線態(tài)已順利完成,在算五線態(tài)時出錯了,多謝了。。。 Gaussian 09: EM64L-G09RevA.01 8-May-2009 17-Aug-2011 ****************************************** %chk=/home/lyy/dqs/perpen.chk %mem=2000MB %nprocshared=4 Will use up to 4 processors via shared memory. --------------------------------------------------- # opt freq=noraman b3lyp/6-31g(d) geom=connectivity --------------------------------------------------- 1/14=-1,18=20,19=15,26=3,38=1,57=2/1,3; 2/9=110,12=2,17=6,18=5,40=1/2; 3/5=1,6=6,7=1,11=2,16=1,25=1,30=1,71=1,74=-5/1,2,3; 4//1; 5/5=2,38=5/2; 6/7=2,8=2,9=2,10=2,28=1/1; 7//1,2,3,16; 1/14=-1,18=20,19=15/3(2); 2/9=110/2; 99//99; 2/9=110/2; 3/5=1,6=6,7=1,11=2,16=1,25=1,30=1,71=1,74=-5/1,2,3; 4/5=5,16=3/1; 5/5=2,38=5/2; 7//1,2,3,16; 1/14=-1,18=20,19=15/3(-5); 2/9=110/2; 6/7=2,8=2,9=2,10=2,19=2,28=1/1; 99/9=1/99; ------ perpen ------ Symbolic Z-matrix: Charge = 0 Multiplicity = 5 (中間部分略) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) (A) The electronic state of the initial guess is 5-A. Initial guess Requested convergence on RMS density matrix=1.00D-08 within 128 cycles. Requested convergence on MAX density matrix=1.00D-06. Requested convergence on energy=1.00D-06. No special actions if energy rises. EnCoef did 100 forward-backward iterations EnCoef did 11 forward-backward iterations EnCoef did 3 forward-backward iterations EnCoef did 6 forward-backward iterations EnCoef did 5 forward-backward iterations EnCoef did 3 forward-backward iterations Rare condition: small coef for last iteration: 0.000D+00 Rare condition: small coef for last iteration: 0.000D+00 Restarting incremental Fock formation. Rare condition: small coef for last iteration: 0.000D+00 Restarting incremental Fock formation. Restarting incremental Fock formation. Restarting incremental Fock formation. Restarting incremental Fock formation. Restarting incremental Fock formation. >>>>>>>>>> Convergence criterion not met. SCF Done: E(UB3LYP) = -4473.53934912 A.U. after 129 cycles Convg = 0.2980D-04 -V/T = 2.0026 Annihilation of the first spin contaminant: S**2 before annihilation 6.0847, after 6.0019 DiagDN has N= 676 LTot= 2060 but NE2= 3 cannot use DSYEVD. Convergence failure -- run terminated. Error termination via Lnk1e in /home/lyy/g09/l502.exe at Thu Aug 18 02:36:02 2011. Job cpu time: 0 days 18 hours 8 minutes 33.1 seconds. File lengths (MBytes): RWF= 427 Int= 0 D2E= 0 Chk= 11 Scr= 1 小女是實驗為主,量化知識淺薄,希望能得到高手蟲蟲們的指點! |
高斯日常學(xué)習(xí)總結(jié) |
鐵桿木蟲 (著名寫手)
|
無他,構(gòu)型不好而已... 1. 改構(gòu)型 2. 可用 scfcyc=500 增大scf計算的cycle,默認(rèn)的是129 (SCF Done: E(UB3LYP) = -4473.53934912 A.U. after 129 cycles) 3. scf=qc,用了這個,速度很慢;所以一般用scf=qc算第一點即可,然后再讀取第一點的chk文件繼續(xù)往下做... |
金蟲 (著名寫手)
|
如果還不行,只能拿出殺手锏了,就是使用qc,但不建議直接使用,而是使用xqc關(guān)鍵詞,比如scf=(maxcycle=80,xqc),意思是如果scf正常計算(dc)在80個循環(huán)之內(nèi)不收斂才進行昂貴的qc計算,因為scf不收斂多數(shù)在幾個優(yōu)化的過程中出現(xiàn),無法判斷哪一步優(yōu)化的時候會出現(xiàn)scf不收斂,所以用xqc比純粹使用qc要省時的多。 使用scf=qc,這個計算會慢,而且需要用stable關(guān)鍵字來測試結(jié)果是否波函數(shù)穩(wěn)定。如果這個還不收斂,會提示L508錯誤,請問如何測試波函數(shù)穩(wěn)定啊,是加上關(guān)鍵詞scf=xqc stable 就可以么,即# opt freq rb3lyp/6-31+g(d) pop=(nbo,savenbo,full) scf=xqc stable 謝謝啊 |

鐵桿木蟲 (著名寫手)
|
測試波函數(shù)穩(wěn)定否,用stable=opt,只需算一個單點即可,不用算freq之類 例如 # hf/6-31g* stable=opt 若用scf=qc,也可以寫成 # hf/6-31g* stable=opt scf=qc 如要在波函數(shù)穩(wěn)定的基礎(chǔ)上繼續(xù)優(yōu)化或算freq,可用--link1-- # hf/6-31g* stable=opt scf=qc ... ... ... 空一行 --link1-- %chk=...跟上面的一致... # hf/6-31g* opt freq=noraman guess=read geom=allcheck |
專家顧問 (職業(yè)作家)
地溝油冶煉專家
![]() |
專家經(jīng)驗: +458 |

木蟲 (小有名氣)
| 6 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 22408 359分調(diào)劑 +3 | Qshers 2026-03-27 | 4/200 |
|
|---|---|---|---|---|
|
[考研] 食品工程專碩一志愿中海洋309求調(diào)劑 +3 | 小張zxy張 2026-03-26 | 6/300 |
|
|
[考研] 312,生物學(xué)求調(diào)劑 +3 | 小譯同學(xué)abc 2026-03-28 | 3/150 |
|
|
[考研] 化學(xué)0703 調(diào)劑 306分 一志愿211 +4 | 26要上岸 2026-03-28 | 4/200 |
|
|
[考研] 求化學(xué)調(diào)劑 +4 | wulanna 2026-03-28 | 4/200 |
|
|
[考研] 322求調(diào)劑 +5 | 舊吢 2026-03-24 | 5/250 |
|
|
[考研] 321求調(diào)劑 +6 | 材料cailiao 2026-03-21 | 6/300 |
|
|
[考研] 330一志愿中國海洋大學(xué) 化學(xué)工程 085602 有讀博意愿 求調(diào)劑 +3 | wywy.. 2026-03-27 | 4/200 |
|
|
[考研] 275求調(diào)劑 +10 | jjjjjjjjjjl 2026-03-27 | 10/500 |
|
|
[考研] 求調(diào)劑323材料與化工 +7 | 1124361 2026-03-24 | 7/350 |
|
|
[考研] 343求調(diào)劑 +4 | 贈我一本書 2026-03-23 | 4/200 |
|
|
[考研] 336材料求調(diào)劑 +7 | 陳瀅瑩 2026-03-26 | 9/450 |
|
|
[考研] 一志愿211 初試270分 求調(diào)劑 +6 | 谷雨上岸 2026-03-23 | 7/350 |
|
|
[考研] 26考研-291分-廈門大學(xué)(085601)-柔性電子學(xué)院材料工程專業(yè)求調(diào)劑 +3 | min3 2026-03-24 | 4/200 |
|
|
[考研] 086003食品工程求調(diào)劑 +6 | 淼淼111 2026-03-24 | 6/300 |
|
|
[考研] 300分,材料,求調(diào)劑,英一數(shù)二 +5 | 超贊的 2026-03-24 | 5/250 |
|
|
[考研] 300求調(diào)劑,材料科學(xué)英一數(shù)二 +5 | leaflight 2026-03-24 | 5/250 |
|
|
[考研]
|
13659058978 2026-03-24 | 4/200 |
|
|
[考研] 341求調(diào)劑(一志愿湖南大學(xué)070300) +5 | 番茄頭--- 2026-03-22 | 6/300 |
|
|
[考研] 一志愿國科過程所081700,274求調(diào)劑 +3 | 三水研0水立方 2026-03-23 | 3/150 |
|