24小时热门版块排行榜    

北京石油化工学院2026年研究生招生接收调剂公告
查看: 2099  |  回复: 11

fanlitao20

金虫 (正式写手)

[交流] 【求助】求高人指教 这个错误怎么改 已有6人参与

用高斯09 算的 出现如下错误 求高手指点如何改正 继续算下去

Defaulting to unpruned grid for atomic number  54.
Defaulting to unpruned grid for atomic number  54.
Defaulting to unpruned grid for atomic number  54.
Defaulting to unpruned grid for atomic number  54.
Defaulting to unpruned grid for atomic number  54.
Defaulting to unpruned grid for atomic number  54.
Defaulting to unpruned grid for atomic number  54.
Defaulting to unpruned grid for atomic number  54.
Spurious integrated density or basis function:
NE=  116 NElCor=    0 El error=5.80D+01 rel=5.00D-01 Tolerance=1.00D-03
Shell    12     absolute error=1.45D-04              Tolerance=1.20D-02
Shell    12       signed error=1.45D-04              Tolerance=1.00D-01
Inaccurate quadrature in CalDSu.
Error termination via Lnk1e in /public1/Gauss09.A02/g09/l703.exe at Tue Oct 19 12:54:10 2010.
Job cpu time:  0 days  0 hours  3 minutes  7.4 seconds.
File lengths (MBytes):  RWF=     38 Int=      0 D2E=      0 Chk=      4 Scr=      1
回复此楼

» 猜你喜欢

» 本主题相关价值贴推荐,对您同样有帮助:

已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

erylingjet

铁杆木虫 (著名写手)


小木虫(金币+0.5):给个红包,谢谢回帖交流
什么基组?貌似基组不合理
2楼2010-10-20 09:17:40
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

fanlitao20

金虫 (正式写手)

引用回帖:
Originally posted by erylingjet at 2010-10-20 09:17:40:
什么基组?貌似基组不合理

输入文件是这样的:
%Nproc=8
%chk=xe-be2-opt.chk
%mem=8000mb
#p opt b3lyp/gen freq optcyc=400 iop(5/13=1,5/14=1,2/16=1,7/28=1,8/11=1)

Xe(BeF3)2 C2 opt

0 1
Xe                 0.00000000    0.00000000    0.38232600
Be                 0.00000000    3.11016000   -0.46391800
F                 -0.63095100    4.37592500   -0.35221900
F                  1.10109700    2.37810500   -1.04955200
F                 -0.81552700    1.91211700    0.46097800
F                 -1.10109700   -2.37810500   -1.04955200
F                  0.81552700   -1.91211700    0.46097800
F                  0.63095100   -4.37592500   -0.35221900
Be                 0.00000000   -3.11016000   -0.46391800

Be F 0
6-311++g**
****
Xe 0
SDDALL
****

Xe 0
SDDALL


请问哪里出来问题?谢谢
3楼2010-10-20 14:36:30
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

lihb734

铁杆木虫 (职业作家)

站在计算化学入门的门槛上

★ ★
小木虫(金币+0.5):给个红包,谢谢回帖交流
erylingjet(金币+1):感谢交流 2010-10-20 18:48:01
Try for example: guess=INDO
前途光明,出路难觅!
4楼2010-10-20 14:40:26
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

lihb734

铁杆木虫 (职业作家)

站在计算化学入门的门槛上

★ ★ ★ ★
小木虫(金币+0.5):给个红包,谢谢回帖交流
erylingjet(金币+3):感谢交流 2010-10-20 18:48:07
Inaccurate quadrature in CalDSu
(i) This is often due to a failure in determining the guess wave function (in link 401). The default guess in G03 is the Harris functional. This can be changed to the default in G98 using "Guess=Indo".
(ii) This often occurs when using "Bq" atoms and the "Gen" basis set keyword since there are no integration grid points on the ghost atoms and so the basis functions on the ghost atoms are poorly integrated. Potential solutions:
1. Add "Guess=INDO" to command line.
2. Define the ghost atoms indicating what atom they replace (i.e., C-Bq, H-Bq, ...). This option also has the advantage that you do not have to use the "gen" keyword because the program knows to assign, for example, the C aug-cc-pvtz basis set to a Bq center labeled with C-Bq.
3. Do the counterpoise calculation using the keyword, which does #2 by default. This should not use more disk space than the calculation performed doing the individual steps by hand.
前途光明,出路难觅!
5楼2010-10-20 14:51:35
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

recoli

金虫 (正式写手)

★ ★
小木虫(金币+0.5):给个红包,谢谢回帖交流
erylingjet(金币+1):感谢交流 2010-10-20 18:48:12
是不是忘记写genecp或者pseudo=read了?
6楼2010-10-20 15:00:01
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

fanlitao20

金虫 (正式写手)

谢谢各位
我试试
7楼2010-10-20 16:24:31
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

lihb734

铁杆木虫 (职业作家)

站在计算化学入门的门槛上

引用回帖:
Originally posted by recoli at 2010-10-20 15:00:01:
是不是忘记写genecp或者pseudo=read了?

还是您的眼光犀利啊
前途光明,出路难觅!
8楼2010-10-20 16:51:51
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

erylingjet

铁杆木虫 (著名写手)


小木虫(金币+0.5):给个红包,谢谢回帖交流
引用回帖:
Originally posted by fanlitao20 at 2010-10-20 14:36:30:


(5/13=1,5/14=1,2/16=1,7/28=1,8/11=1)

Xe(BeF3)2 C2 opt

0 1
Xe                 0.00000 ...

高手!这些您都清楚什么意思吗?
iop(5/13=1,5/14=1,2/16=1,7/28=1,8/11=1)
9楼2010-10-20 18:47:39
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

recoli

金虫 (正式写手)


小木虫(金币+0.5):给个红包,谢谢回帖交流
嘿,这些iop我一个都不认识。。。
10楼2010-10-21 16:00:10
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 fanlitao20 的主题更新
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 生物与医药求调剂 +7 heguanhua 2026-04-05 8/400 2026-04-06 18:41 by macy2011
[考研] 一志愿河北工业大学材料工程,初试344求专硕调剂 +6 15933906766 2026-04-05 6/300 2026-04-06 13:21 by 无际的草原
[考研] 一志愿北京化工085600 310分求调剂 +16 0856材料与化工3 2026-04-04 18/900 2026-04-06 01:54 by BruceLiu320
[考研] 生物与医药086000调剂一志愿西北农林320分 +3 美美女士 2026-04-03 3/150 2026-04-05 21:55 by 学员8dgXkO
[考研] 296求调剂 +3 汪!?! 2026-04-05 5/250 2026-04-05 17:38 by 蓝云思雨
[考研] 调剂 +3 好好读书。 2026-04-02 3/150 2026-04-05 13:02 by arrow8852
[考研] 一志愿南农090401,268,求调剂 +5 一木鸟然 2026-04-04 5/250 2026-04-04 17:07 by babysonlkd
[考研] 22408,264求调剂 +3 ywh729 2026-04-03 4/200 2026-04-04 11:04 by ywh729
[考研] 297求调剂 +11 ljy20040718! 2026-04-03 13/650 2026-04-04 09:23 by 来看流星雨10
[考研] 317分 一志愿江南大学 化学工程学硕 求调剂 +6 YinTai 2026-04-03 6/300 2026-04-03 22:30 by 无际的草原
[考研] 322求调剂 +6 FZAC123 2026-04-03 6/300 2026-04-03 22:23 by 科研小专家
[考研] 334求调剂 +9 Trying] 2026-03-31 9/450 2026-04-03 15:18 by 琢珥丶
[考研] 0705理学294求调剂 +3 成果成果cg5 2026-04-03 3/150 2026-04-03 14:04 by simons1972
[考研] 初试成绩337找调剂 +3 ??? ?. ? 2026-04-03 3/150 2026-04-03 11:43 by 土木硕士招生
[考研] 318求调剂,计算材料方向 +10 吸喵有害笙命 2026-04-01 11/550 2026-04-02 16:29 by oooqiao
[考研] 261求B区调剂 +5 明仔· 2026-04-01 7/350 2026-04-02 11:17 by 邹尉尉
[考研] 085600,321分求调剂 +13 大馋小子 2026-03-31 13/650 2026-04-01 12:35 by chemdavid
[考研] 一志愿 南京航空航天大学 ,080500材料科学与工程学硕 +10 @taotao 2026-03-31 11/550 2026-04-01 09:43 by xiayizhi
[考研] 土木304求调剂 +5 顶级擦擦 2026-03-31 5/250 2026-04-01 08:15 by fdcxdystjk¥
[考研] 085601英二数二求调剂 总分325 +4 余航航 2026-03-31 4/200 2026-03-31 17:38 by 唐沐儿
信息提示
请填处理意见