Dear all!
I am using QChem 5.2.1, where i am trying to run the XDM module on CH3COO-Li+ system.
1.The reference input with
$rem
basis aug-cc-pvtz
$end
runs well and the XDM module produces results.
2.However, if i define my own basis (in this test case it is the same, although explicit, aug-cc-pvtz for Li taken from the basis set exchange webpage), XDM module fails with the error “Unrecognized standard basis set in BasisType::Translate”.
3.The same error happens when a short basis name is used:
$basis
O 0
aug-cc-pVTZ
C 0
aug-cc-pVTZ
H 0
aug-cc-pVTZ
Li 0
aug-cc-pVTZ
$end
For the calculations (2) and (3) i used
$rem
basis gen
purecart 11
$end
(In each input you can see two calculations, the first one to converge the orbitals and the second one to read the orbitals and run XDM. The first job is always successful.)
Could anyone explain what is happening in (2) and (3) and how to fix it?
I will need the explicit basis set later, as QChem does not have a built-in basis i want to use for my actual cation K+.
I would be grateful for the help.
Yevhen
PS: I realized i could not attach any txt files here is my input for (3) and the error message from the output:
$molecule
-2 1
O 0.1557631766 -0.6014863832 1.1210836524
O 0.1557631764 -0.6014863831 -1.1210836521
C -0.3295479973 -0.1987332477 -0.0000000001
C -1.4808710910 0.7960946717 -0.0000000001
H -1.0551533516 1.8165232195 -0.0000000001
H -2.0915713540 0.6730772290 -0.9089159646
H -2.0915713543 0.6730772290 0.9089159647
Li 14.803638342 -13.274920430 -0.000000001
$end
$rem
method wb97m-v
basis gen
purecart 11
jobtype sp
sym_ignore true
no_reorient true
mem_total 14000
$end
$basis
O 0
aug-cc-pVTZ
C 0
aug-cc-pVTZ
H 0
aug-cc-pVTZ
Li 0
aug-cc-pVTZ
$end
@@@
$molecule
0 1
O 0.1557631766 -0.6014863832 1.1210836524
O 0.1557631764 -0.6014863831 -1.1210836521
C -0.3295479973 -0.1987332477 -0.0000000001
C -1.4808710910 0.7960946717 -0.0000000001
H -1.0551533516 1.8165232195 -0.0000000001
H -2.0915713540 0.6730772290 -0.9089159646
H -2.0915713543 0.6730772290 0.9089159647
Li 14.803638342 -13.274920430 -0.000000001
$end
$rem
method wb97m-v
basis gen
purecart 11
scf_guess read
scf_algorithm gdm
unrestricted false
jobtype sp
sym_ignore true
no_reorient true
!CM5 true
mem_total 14000
!XDM module
DFTVDW_JOBNUMBER 1
DFTVDW_METHOD 1
DFTVDW_PRINT 2
$end
$basis
O 0
aug-cc-pVTZ
C 0
aug-cc-pVTZ
H 0
aug-cc-pVTZ
Li 0
aug-cc-pVTZ
$end
The error is
8 -235.8304062748 2.46E-05 Normal BFGS step
Inaccurate integrated density:
Number of electrons = 34
Numerical integral = 33.995354239436
Relative error = -0.0136640017 %
9 -235.8304062730 3.75E-06 Convergence criterion met
ex ec : -20.951067 -0.976463
Starting XDM module in DFT
Basis set code = 0
Q-Chem fatal error occurred in module forms1/BasisType.C, line 1853:
Unrecognized standard basis set in BasisType::Translate
Please submit a crash report at Q-Chem Crash Reporter