--
You received this message because you are subscribed to the Google Groups "dirac-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dirac-users...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dirac-users/18f9720f-6c7f-45bc-a605-c075e944f0adn%40googlegroups.com.
Dear Paul,
You stopped the numerical gradient calculation much too early, this is why you do not see any “Optimization Control center” output.
Methanol has 6 atoms, i.e. 18 coordinates. The numerical calculation of the gradient requires 2*18+1 = 37 energy evaluations (numerical gradient evaluations are expensive!). You stopped the calculation after 20 SCF energy evaluations, i.e. still 17 to go for constructing the first gradient needed for the first geometry step!
Best regards, Hans Jørgen.
Fra:
<dirac...@googlegroups.com> på vegne af "paul.j...@gmail.com" <paul.j...@gmail.com>
Svar til: "dirac...@googlegroups.com" <dirac...@googlegroups.com>
Dato: onsdag den 18. juni 2025 kl. 09.50
Til: dirac-users <dirac...@googlegroups.com>
Emne: [dirac-users] Information on optimization progress when using numerical gradients
Du får ikke ofte mails fra paul.j...@gmail.com. Få mere at vide om, hvorfor dette er vigtigt |
--