When I run the VASP for energy calculation, I encountered a problem as "ZBRENT: fatal internal in brackting
system-shutdown; contact gK immediately. Please inform me the reason for this problem
run time error
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 11
- Joined: Wed Feb 01, 2012 9:29 pm
- License Nr.: 5-614
- Location: Madurai,Tamilnadu,India
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
Re: run time error
this error message indicates that Brent's interpolation algorithm fails to extrapolate a new position
from the available information gathered from the previous steps. One of the reasons may be that the
E-minimum is very shallow and / or the run is already converged within the requested accuracy. Please
check the convergence behavior (changes in total energies in the last ionic steps)
It may help to switch to a different algorithm (eg Quasi-Newton IBRION = 1) and to set ADDGRID = .True.
from the available information gathered from the previous steps. One of the reasons may be that the
E-minimum is very shallow and / or the run is already converged within the requested accuracy. Please
check the convergence behavior (changes in total energies in the last ionic steps)
It may help to switch to a different algorithm (eg Quasi-Newton IBRION = 1) and to set ADDGRID = .True.