计算化学公社

标题: Gaussian报错L301 [打印本页]

作者
Author:
量化小王子    时间: 2022-3-9 16:07
标题: Gaussian报错L301
本帖最后由 量化小王子 于 2022-3-9 18:00 编辑

使用赝势基组机组计算化合物的磷光发射能和荧光发射能,首先进行了基态优化。随后做S1优化,但提交任务之后,马上报错L301输入命令如下:
%oldchk=1.chk
%chk=11.chk
%mem=20GB
%nprocshared=24
# opt td(nstates=5) b3lyp genecp geom=allcheck guess=read

11

3 1

C O H N Cl 0
6-31g*
****
Zn Pt 0
LanL2DZ
****

Zn Pt 0
LanL2DZ

报错结果如下:
Rotational constants (GHZ):           0.0430746           0.0092883           0.0077553
General basis read from cards:  (5D, 7F)
QPErr --- A syntax error was detected in the input line.

'
Last state= "Top"
TCursr=      2832 LCursr=         0
Error reading general basis specification.
Error termination via Lnk1e in /public/home/nwnuliujc/g16/l301.exe at Wed Mar  9 15:51:53 2022.
Job cpu time:       0 days  0 hours  0 minutes 32.7 seconds.
Elapsed time:       0 days  0 hours  0 minutes  2.8 seconds.
File lengths (MBytes):  RWF=     25 Int=      0 D2E=      0 Chk=     67 Scr=      2

希望各位大神指导一下



作者
Author:
wzkchem5    时间: 2022-3-9 16:09
以后遇到高斯报错问题,先在http://bbs.keinsci.com/thread-4829-1-1.html里面搜,搜不到的再来问
作者
Author:
量化小王子    时间: 2022-3-9 16:12
wzkchem5 发表于 2022-3-9 16:09
以后遇到高斯报错问题,先在http://bbs.keinsci.com/thread-4829-1-1.html里面搜,搜不到的再来问

仔细查看过这个帖子,没有找到,所以才发帖请教的
作者
Author:
niobium    时间: 2022-3-9 16:20
geom=allcheck不要再写电荷、多重度了
作者
Author:
量化小王子    时间: 2022-3-9 16:26
niobium 发表于 2022-3-9 16:20
geom=allcheck不要再写电荷、多重度了

你好,不是这个错误,我已经修改,错误代码没变
作者
Author:
snljty    时间: 2022-3-9 16:47
量化小王子 发表于 2022-3-9 16:26
你好,不是这个错误,我已经修改,错误代码没变

没有所谓的“错误代码”,上面给你的链接写的很清楚,不要只关注“Link xxx”这种报错信息。你这个最明显的就是他说的这个错误。如果还有报错,贴你的输入文件和输出文件最后几行。
作者
Author:
量化小王子    时间: 2022-3-9 16:53
本帖最后由 量化小王子 于 2022-3-9 16:56 编辑
snljty 发表于 2022-3-9 16:47
没有所谓的“错误代码”,上面给你的链接写的很清楚,不要只关注“Link xxx”这种报错信息。你这个最明显 ...

修改之后的输入命令:
%oldchk=1.chk
%chk=11.chk
%mem=20GB
%nprocshared=24
# opt td(nstates=5) b3lyp genecp geom=allcheck guess=read

11



C O H N Cl 0
6-31g*
****
Zn Pt 0
LanL2DZ
****

Zn Pt 0
LanL2DZ
报错代码:
Rotational constants (GHZ):           0.0430746           0.0092883           0.0077553
General basis read from cards:  (5D, 7F)
QPErr --- A syntax error was detected in the input line.

'
Last state= "Top"
TCursr=      2832 LCursr=         0
Error reading general basis specification.
Error termination via Lnk1e in /public/home/nwnuliujc/g16/l301.exe at Wed Mar  9 16:51:01 2022.
Job cpu time:       0 days  0 hours  0 minutes 32.4 seconds.
Elapsed time:       0 days  0 hours  0 minutes  2.8 seconds.
File lengths (MBytes):  RWF=     25 Int=      0 D2E=      0 Chk=     67 Scr=      2随后删除任务标题和机组之间空格之后,错误依旧如此

作者
Author:
量化小王子    时间: 2022-3-9 20:16
问题已经解决,问题出在geom=allcheck,需要删去标题电荷和多重度。geom=check不需要输入分子坐标,但是需要输入标题,电荷和多重度。
作者
Author:
ZYLKK    时间: 2025-7-27 23:01
Raffenetti 1 integral format.
Two-electron integral symmetry is turned on.
R6DS8: Unable to choose the S8 parameter, IExCor=    0 IXCFnc=  0 ScaHFX=  1.000000 IDFTD=3
Error termination via Lnk1e in /data/g16/l301.exe at Sun Jul 27 22:56:53 2025.
Job cpu time:       0 days  0 hours  0 minutes 11.8 seconds.
Elapsed time:       0 days  0 hours  0 minutes  0.3 seconds.
换了好几个机组了,只有dft+b3lyp及以上才可以,想问一下hatreefock不行吗?

File lengths (MBytes):  RWF=     69 Int=      0 D2E=      0 Chk=      1 Scr=      1

作者
Author:
wal    时间: 2025-7-27 23:51
ZYLKK 发表于 2025-7-27 23:01
Raffenetti 1 integral format.
Two-electron integral symmetry is turned on.
R6DS8: Unable to cho ...

这个报错是缺少DFT-D参数导致的。虽然不知道你为什么要用HF算,如果你坚持不用DFT那就别用DFT-D校正了
作者
Author:
ZYLKK    时间: 2025-7-28 10:59
wal 发表于 2025-7-27 23:51
这个报错是缺少DFT-D参数导致的。虽然不知道你为什么要用HF算,如果你坚持不用DFT那就别用DFT-D校正了

感谢,感谢




欢迎光临 计算化学公社 (http://ccc.keinsci.com/) Powered by Discuz! X3.3