Hi everyone
I'm planning to do a potential energy surface scan over a specific bond for a doubly ionized Methyl Chloride (CH3Cl2+ over C-Cl bond) using Gaussian 16 (UNIX-based operating system), my question is, how to extract the energy at each point from the output file and how to specify the bond that we want to do the scan over, in the code,
the code I initially used is shown here: (I feel there should be a line specifying the CCl bond)
%chk=CCl.chk
%mem=9GB
%NProcShared=4
#scan td=(nstates=6) wb97xd/aug-cc-pvtz
CH3Cl neutral GS syn
2 1
C
H 1 B1
H 1 B2 2 A1
H 1 B3 3 A2 2 0.0
Cl 1 B4 4 A3 3 0.0
B1=1.07011
B2=1.19035
B3=1.19148
B4=1.72691
A1=94.56838
A2=69.00098
A3=52.79175