I am performing NBO analysis calculations to get the charges of a cluster containing Cs atom. this is my input:
chk=test_NBO.chk
%mem=1GB
%nprocshared=16
#p BLYP/gen
nosym geom=checkp pseudo=read pop=NBO int=ultrafine scf=direct
title
0 1
Si O H
6-31G*
****
Cs 0
SDD
****
Cs 0
SDD
and this one is the error I got:
Subroutine NAOANL could not find a d-type valence orbital on atom Cs 84.
IVAL : 1 1 1 1 M : 1 LA : 1
Error
Error termination via Lnk1e in /home/valeria/g09/l607.exe
I tried also using other basis sets for Cs but it does not work.
Do you have any explanation/suggestions?