Using the Jacobian instead of the Hessian for optimization

Vasp transition state theory tools

Moderator: moderators

Post Reply
cpp6f
Posts: 5
Joined: Wed Oct 11, 2006 2:04 am

Using the Jacobian instead of the Hessian for optimization

Post by cpp6f »

Is there any particular reason why you haven't implemented something akin to Broyden's method that updates a non-symmetric Jacobian instead of a symmetric Hessian? This seems the logical thing to do since the forces are non-conservative. Is there a problem with this that I'm overlooking?

Craig
graeme
Site Admin
Posts: 2256
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: Using the Jacobian instead of the Hessian for optimization

Post by graeme »

It sounds like you know more about these methods than we do. This sounds like a good suggestion.
Post Reply