Hello, I did a running iron and cobalt phthalocyanine compound plus functional groups -OH (FePc(OH)16) & (CoPc(OH)16) with ORCA using Gabedit.
when running CoPc with use:
# CoPcOH16
! B3LYP OPT 6-31G ** NormalSCF print base
%base
newgto Co "LANL2DZ" end # This would overrule the previous assignment and put LANL2DZ on Co.
end
the result is always like this:
[file orca_main / mainfcts.cpp, line 334]: Error: multiplicity (1) is odd and number of electrons (419) is odd -> impossible
whereas with the same basis set (FePc(OH)16) can running
what made the error?