Author Topic: relaxing  (Read 2102 times)

0 Members and 1 Guest are viewing this topic.

Offline jdgayles16

  • QuantumATK Guru
  • ****
  • Posts: 108
  • Reputation: 0
    • View Profile
relaxing
« on: September 30, 2010, 21:43 »
I figure that the relaxation uses a conjugate gradient method?

Offline Nordland

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 812
  • Reputation: 18
    • View Profile
Re: relaxing
« Reply #1 on: September 30, 2010, 21:58 »
No. It is an Quasi Newton algorithm, developed at CAMd ,where the forces of consecutive steps are used to dynamically update a Hessian describing the curvature of the potential energy landscape.

Offline jdgayles16

  • QuantumATK Guru
  • ****
  • Posts: 108
  • Reputation: 0
    • View Profile
Re: relaxing
« Reply #2 on: September 30, 2010, 22:13 »
Thanks