I'm trying to calculate the electronic energy transfer of the excited state using gaussian.
This is the command line
#p td=(singlets,nstates=6,root=1) rb3lyp/6-311g density=current eet(fragment=2)
the run keeps crash with syntax error in eet(fragment=2)
How can I solve this?
Thank you