QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: Timbaktoo on August 1, 2009, 09:08

Title: ATKError: Exceeded maximum number of self-consistent iterations.
Post by: Timbaktoo on August 1, 2009, 09:08
I tried to follow exactly what the MTJ tutorial specifies(just to reproduce those results) and got the following result:

Traceback (most recent call last):
  File "c:/docume~1/ashutosh/locals~1/temp/tmpvcvr4w.nl", line 260, in ?
    runtime_parameters = runtime_parameters
ATKError: Exceeded maximum number of self-consistent iterations.
Terminated Abnormally

Please tell me what does this error asks me to refine?

Thanks.
Title: Re: ATKError: Exceeded maximum number of self-consistent iterations.
Post by: Anders Blom on August 1, 2009, 11:09
That's odd, if you followed it exactly it should converge in 70-80 steps which is below the default max = 100.

Perhaps you can attach the script you run, and we can check if some parameter is set wrong.