24小时热门版块排行榜    

北京石油化工学院2026年研究生招生接收调剂公告
查看: 2100  |  回复: 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 的主题更新
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 复试调剂 +14 呼呼?~+123456 2026-04-05 14/700 2026-04-06 22:50 by chenzhimin
[考研] 284求调剂 +8 梵@@ 2026-04-06 8/400 2026-04-06 20:22 by hangsimei
[考研] 301求调剂 +7 细胞相关蛋白 2026-04-03 7/350 2026-04-06 11:47 by lijunpoly
[考研] 324求调剂 +3 k可乐 2026-04-05 4/200 2026-04-06 09:54 by 蓝云思雨
[考研] 一志愿武汉理工大学-085601材料工程(专硕)-总分353求调剂 +3 2626262626li 2026-04-02 3/150 2026-04-06 09:08 by 无际的草原
[考研] 化学调剂 +17 艾志恒 2026-04-03 18/900 2026-04-06 07:10 by jj987
[考研] 377求调剂 +6 by.ovo 2026-04-05 6/300 2026-04-05 22:18 by dongzh2009
[考研] 296求调剂 +3 汪!?! 2026-04-05 4/200 2026-04-05 20:13 by 啵啵啵0119
[考研] 359求调剂22408 +3 123456789qw 2026-03-31 3/150 2026-04-05 10:09 by zhq0425
[考研] 求生物学学硕调剂——364分 +7 云朵遛弯指南 2026-04-04 7/350 2026-04-04 22:49 by zhyzzh
[考研] 413求调剂 +4 柯某某 2026-03-31 4/200 2026-04-04 22:18 by 学员6BFVa3
[考研] 一志愿华南师范361分,化学求调剂 +7 Nicole88888 2026-04-01 7/350 2026-04-04 18:28 by macy2011
[考研] 280求调剂 +21 咕噜晓晓 2026-04-02 22/1100 2026-04-04 11:12 by 猪会飞
[考研] 26调剂 086003 +6 失活的细胞 2026-04-04 6/300 2026-04-04 09:50 by zhangdingwa
[考研] 293求调剂 +5 末未mm 2026-04-02 6/300 2026-04-03 15:20 by 王保杰33
[考研] 求调剂不挑专业 +3 xrh030412 2026-04-01 3/150 2026-04-03 14:40 by 氮气气气
[考研] 285求调剂 +8 AZMK 2026-04-02 11/550 2026-04-02 20:16 by yulian1987
[考研] 0805求调剂 +8 是水分 2026-03-31 8/400 2026-04-02 10:46 by guanxin1001
[考研] 求调剂,一志愿南京师范大学计算机专硕,初试373,六级通过, +3 计算机追梦人 2026-04-01 3/150 2026-04-02 07:57 by fxue1114
[考研] 材料调剂 +12 一样YWY 2026-04-01 12/600 2026-04-02 00:21 by 百秒光年
信息提示
请填处理意见