I'm uncertain how to set up the broken-symmetry input for a molecule with multiple unpaired electrons,
i.e. a Fe2S2(SCH3)4 cluster which has got a high spin configuration on both irons.
The input for the high spin state looks like follows:
# Fe2(III) Fe1(III) high spin (s=5/2 alpha) (s=5/2 beta), S=1
charge -2
dft
xc pbe0
odft
mult 1
convergence nolevelshifting
direct
grid fine
iterations 300
# atoms 1-12 and 13-24 comprise a FeS(SCH3)2 subsystem each
cdft 1 12 spin 5.0
cdft 13 24 spin -5.0
vectors input atomic output "highspin.mos"
end
# the HOMO is orbital #93 for alpha and beta spins.
Do I have to "shift" all of the highest occupied 5 beta MOs up by one orbital and constrain the
charge of this beta subsystem to +1?
Thanks in advance!
|