During our calculation about MXene,some 2D early transition metal carbides like Ti2C.
The structure of Ti2C is from the relaxation of VASP.
During the elk calculation,I can't get rid of the warning:
Elk code version 4.3.06 started
Info(elk): current task : 0
Info(checkmt): reduced muffin-tin radius of species 1 (Ti) from 2.4000 to 1.1719
Info(checkmt): reduced muffin-tin radius of species 2 (C) from 1.8000 to 0.8790
Info(findsymcrys): atomic basis shift (lattice) :
0.000000000 0.000000000 -0.4995543400
See GEOMETRY.OUT for new atomic positions
Warning(linengy): could not find 5 linearisation energies in s.c. loop 1
Warning(occupy): minimum eigenvalue less than minimum linearisation energy : -6.535589309 -2.287200000
for s.c. loop 1
Warning(linengy): could not find 5 linearisation energies in s.c. loop 2
Warning(occupy): minimum eigenvalue less than minimum linearisation energy : -6.984179210 -2.287200000
for s.c. loop 2
Warning(linengy): could not find 5 linearisation energies in s.c. loop 3
Warning(occupy): minimum eigenvalue less than minimum linearisation energy : -6.868855199 -2.287200000
for s.c. loop 3
did you take the plain vasp strucutre ? Considering your lattice constants I guess yes, so you problem is maybe that the lattice constant in vasp are provided in Angstrom and in Elk in Bohrradius (a0). So you have to scale your ''avec'' lattice vectors to a0 by providing
scale
1.8897261246
which scales all lattice vectors equally to a0. Once you can rerun and everything should work now.
best regards
Michael
PS: Please remember to check convergence against RGKMAX, GMAXV, lmaxo, lmaxapw ..... its a little bit more demanding compared to vasp
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you for your answer,Michael.
I added the tag "scale",the warning disappear. The elk shows as following :
Elk code version 4.3.06 started
Info(elk): current task : 0
Info(checkmt): reduced muffin-tin radius of species 1 (Ti) from 2.4000 to 2.2401
Info(checkmt): reduced muffin-tin radius of species 2 (C) from 1.8000 to 1.6800
Info(findsymcrys): atomic basis shift (lattice) :
-1.0000000000 -1.0000000000 -0.4995543400
See GEOMETRY.OUT for new atomic positions
Elk code stopped
I am the rookie of the elk, just like this process,Does it over?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Actually this means your calculations finished you may find a detailed list of each iteration in
INFO.OUT, where at the end the converged total energy etc.. is listed. You may also check all other created files for further information. From here on you can now compute dos --> tasks 10 etc ....
you may want to check the examples for more details on the input requiered.
best regards
Michael
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the point is that the ''default'' potential are delivered with default linearization energies matching the radii with which they have been generated. Hence if you alter the radii strongly you may also have to change the linearization energies as it is now a different !
best regards
Michael
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, everybody,
During our calculation about MXene,some 2D early transition metal carbides like Ti2C.
The structure of Ti2C is from the relaxation of VASP.
During the elk calculation,I can't get rid of the warning:
The elk.in is following:
I try to add some tags, like trimvg, rgkmax, gmaxvr...but these doesn't work.
Dear Gesgeron,
did you take the plain vasp strucutre ? Considering your lattice constants I guess yes, so you problem is maybe that the lattice constant in vasp are provided in Angstrom and in Elk in Bohrradius (a0). So you have to scale your ''avec'' lattice vectors to a0 by providing
scale
1.8897261246
which scales all lattice vectors equally to a0. Once you can rerun and everything should work now.
best regards
Michael
PS: Please remember to check convergence against RGKMAX, GMAXV, lmaxo, lmaxapw ..... its a little bit more demanding compared to vasp
Thank you for your answer,Michael.
I added the tag "scale",the warning disappear. The elk shows as following :
I am the rookie of the elk, just like this process,Does it over?
Hello mfechner.
I had the same problem and after looking in this furum i saw that my scale tag was in Amgstrom intead of Bohr.
I have a question : what is the correlation between the interatomic distance and the fact that the code can not find the linerize energy ?
Thanks
Actually this means your calculations finished you may find a detailed list of each iteration in
INFO.OUT, where at the end the converged total energy etc.. is listed. You may also check all other created files for further information. From here on you can now compute dos --> tasks 10 etc ....
you may want to check the examples for more details on the input requiered.
best regards
Michael
Thank you, dear Michael~
I can run the ground state calculations now.
Dear Brice,
the point is that the ''default'' potential are delivered with default linearization energies matching the radii with which they have been generated. Hence if you alter the radii strongly you may also have to change the linearization energies as it is now a different !
best regards
Michael