|
|
大家好,我是一个新手,最近想用Gaussian09来优化Pd团簇,第一次计算就出现了L602报错,之后我看了高斯常见报错的帖子,按照里面的建议增加了pop=readradii,但仍出现了L602错误,不太明白为什么,希望可以得到指点。
下面是我的输入文件:
%nprocshared=1
%mem=500MW
%chk=Pd2.chk
# opt b3lyp/lanl2dz guess=save
pop=(mk,hirshfeld,nbo,savenbos,savemulliken,ReadRadii) geom=connectivity polar
Pd2
0 1
Pd -3.12582054 1.08462005 0.00000000
Pd -0.87417951 1.04441218 0.00000000
1 2 1.0
2
Pd 1.6
下面是输出文件:
Merz-Kollman atomic radii used.
Read replacement radii for each type of atom:
Atom Element Radius
1 46 0.00
GetVDW: no radius for atom 1 atomic number 46.
Error termination via Lnk1e in /home/stud06/g09/l602.exe at Fri Feb 14 14:20:09 2020.
Job cpu time: 0 days 0 hours 0 minutes 15.4 seconds.
File lengths (MBytes): RWF= 72 Int= 0 D2E= 0 Chk= 2 Scr= 2
|
|