i am doing a scf calcualtion of a carbon chain-gnrs sysyem with spin-configuration. but the error comes :
# sc 15 : Fermi Energy = -0.29591 Ry Etot = -3923.57173 Ry dRho = 4.5092E-03 dEtot = 7.4271E-06 Ry
# ----------------------------------------------------------------
# TwoProbe Calculation
# ----------------------------------------------------------------
# sc 0 : q = 858.01144 e
# sc 1 : q = 862.08559 e dRho = 1.6332E+02
Traceback (most recent call last):
File "<string>", line 632, in ?
ATKError: inverse(DZMatrix const &) : Could not LU factorize!
Traceback (most recent call last):
File "<string>", line 632, in ?
ATKError: inverse(DZMatrix const &) : Could not LU factorize!
Traceback (most recent call last):
File "<string>", line 632, in ?
ATKError: inverse(DZMatrix const &) : Could not LU factorize!
Traceback (most recent call last):
File "<string>", line 632, in ?
ATKError: inverse(DZMatrix const &) : Could not LU factorize!
Traceback (most recent call last):
File "<string>", line 632, in ?
ATKError: inverse(DZMatrix const &) : Could not LU factorize!
Traceback (most recent call last):
i tried to find the reasons as mentioned before in the forum. firstly the geometry configurations, so i do a test calcualtion without spin. but the results is :
ATKError: Exceeded maximum number of self-consistent iterations. But the scf step is setted
200, it is enough. so i think it is the geometry problem. the central scatter region and electrode are both relaxed
but i check the geometry in the vnl, it is ok.
so i can not find what is the problem with this configuration.
i attacked the script in the scf calculation without spin, anyone would help me, i would be aprreciated. i used the version is ATK 2008
thanks very much