Hello,
it is important to add
$les all 1
to the input
before you start the frequency calculation, because this keyword is affecting only the hessian-generating step.
To search for a transition state using the lowest-eigenvalue search algorithm, just add
$les all 1
$statpt
itrvec 1
to the control file and start
jobex -trans [..and other options if needed..]
The $nomw and $h0hessian keywords will automatically be added by the jobex script.
instead of calculating the complete hessian each time?
the hessian is not computed each time, it will be done (if no hessian can be found in the control file) only once at the beginning. Re-computing the hessian during the optimization is an optional feature which can be switched on by the hssfreq option in the $statpt section of your input.
Regards,
Uwe