Author Topic: ATKError: Exceeded maximum number of self-consistent iterations.  (Read 2776 times)

0 Members and 1 Guest are viewing this topic.

Offline Timbaktoo

  • Regular QuantumATK user
  • **
  • Posts: 18
  • Reputation: 0
    • View Profile
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.

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5405
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
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.