I am reconstructing the force constants from the weighted hessian matrix, as calculated using HF/6-311+G(2d,2p) in Gaussian G09.
The mathematics simple used a submatrix of the atoms of interest (A---B) from the weighted hessian matrix, and projects it onto the bond eigenvectors.
I am running a lot of test cases, one of which is CH4. I would have expected all four bond force constants to be identical. Unfortunately I get:
C1-H2 70 kcal/(mol ang^2)
C1-H3 70 kcal/(mol ang^2)
C1-H4 204 kcal/(mol ang^2)
C1-H5 204 kcal/(mol ang^2)
My maths and my code seems to be correct (from many test e.g., the bond force constant of both O-H in water are BOTH approx 144 kcal/(mol ang^2) at the same level of theory and basis set). I am guessing the results are a direct product of the frequency analysis calculations in Gaussian. Any suggestions?
Thanks
Anthony