PDA

View Full Version : self consistent method for eigenvalues


babylonia
Mar27-11, 01:59 PM
Hi all,

I am trying to find numerically the eigenvalues of a nonlinear schroedinger equation in a similar way as the Self Consistent Field method for Hatree-Fock problems. Does anybody know in the SCF calculation how to improve the convergency? Is there any trick other than simply inserting the solution back for the next iteration?

Any clues would be appreciated. Thank you.

alxm
Mar28-11, 05:21 AM
There are a number of techniques to stabilize and improve SCF convergence. The one that's most used by far is DIIS (http://en.wikipedia.org/wiki/DIIS) (and variants of it) though. So that's probably a good place to start.