What could be causing the error in my AMPAC semi-empirical calculation?

  • Thread starter Thread starter rvm
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
rvm
Messages
1
Reaction score
0
Hello,

I am an undergraduate student being introduced to the world of computational chemistry. I am modeling a reaction using AMPAC semi-empirical methods, and the output file included an error message. I would appreciate some insight.

The calculation is a chain calculation connecting two structures corresponding to a partial rotation of a molecular rotor. The calculation completed and marked two nodes as potential transition states (node 5 and node 8). Node 5 had two negative vibrations, Node 8 had a single large negative vibration.

My calculation settings:
pm6 rhf singlet fullchn lforce t=auto

Error message:
CconnectionAOut::GetAmpacVibrationData()
Bad Vibration = 8
Line Number 6495

Thank you,

RVM
 
Chemistry news on Phys.org
rvm said:
Hello,

I am an undergraduate student being introduced to the world of computational chemistry. I am modeling a reaction using AMPAC semi-empirical methods, and the output file included an error message. I would appreciate some insight.

The calculation is a chain calculation connecting two structures corresponding to a partial rotation of a molecular rotor. The calculation completed and marked two nodes as potential transition states (node 5 and node 8). Node 5 had two negative vibrations, Node 8 had a single large negative vibration.

My calculation settings:
pm6 rhf singlet fullchn lforce t=auto

Error message:
CconnectionAOut::GetAmpacVibrationData()
Bad Vibration = 8
Line Number 6495

Thank you,

RVM

Sorry, but I don't know much about AMPAC. However, I may still be able to help. The error sounds like it is arising from an attempt to read vibrational frequency data from some sort of input or temporary file. This might happen for any number of reasons.

Does the error arise at the beginning of the calculation when the input is read, or sometime later? Also, what do the calculation settings mean? I understand "pm6", "rhf" and "singlet", but what are the other settings?