Dear Researchers,
I am trying to find a TS. It is a computational DFT calculation using Gaussian09. I am using the following input section:
%chk=tssb36.chk
%mem=1000MB
%nproc=4
# b3lyp/6-311+g(d,p) opt(calcfc,ts,noeigen) freq=noraman scrf(cpcm,solvent=ch3cn) scf=maxcyc=400
It optimizes the structure but the TS is not appropriate as frequency result. It gives a single imaginary frequency but with a very low magnitude as follows:
1 2 3
A A A
Frequencies -- -24.6042 15.4233 19.5119
Red. masses -- 5.1457 10.4436 11.1897
Frc consts -- 0.0018 0.0015 0.0025
IR Inten -- 11.6011 3.2653 0.6836
It is a phosphoryl (>HP=O) reaction center. How can I get the proper TS in this situation? Advance thanks for supportive information and helps.