QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: youngjfly on May 15, 2010, 02:57

Title: what's the meaning of this error?
Post by: youngjfly on May 15, 2010, 02:57
Traceback (most recent call last):
  File "opt_CoFe.py", line 99, in ?
    runtime_parameters = runtime_params
NLInternalError: Quasi Newton minimization unable to reach minimum with given force tolerance.


after optimizing the geometry,here comes the error.i don't know what to do .
somebody help me ,thanks very much
Title: Re: what's the meaning of this error?
Post by: Nordland on May 16, 2010, 22:00
It means that it was not possible to relaxe the system to the degree specified. Meaning that after all the relaxation steps the forces are still larger than the criteria specified by you.
Title: Re: what's the meaning of this error?
Post by: youngjfly on May 19, 2010, 14:01
thank you N