I have a transition metal complex held by group 2 and group 3 atoms. I am attempting to run a calculation in Gaussian09 on a Z440 station with an Ubuntu operating system.
The input file can be summarized as follows:
%chk=M06-Cl-2009.chk
%nprocshared=12
#p m06l/genecp pseudo=read opt scf
...(79 atoms)...
...(basis sets: MG3S for Cl, S, P, N, C, H; TZQ for Ru)...
---------
After twelve CPU-minutes of simulation the code crashes and I get the error:
Not enough space in DoCrtU.
Do I need to declare more memory in the header?