Dear Vasp Users.
I 'm now attempting to calculate large magnetic system ( ferri-magnetic system) with impurities.
The calculation does not converged and oscillate.
I had change the values of MAGMOM from 2 to 4 but the results does not amended.
(atom's bare spin value is 5 )
So I want to set approximate values of AMIX BMIX, AMIX_MAG BMIX_MAG.
The VASP's manual says that in the magnetic system
AMIX=0.2 , BMIX = 0.0001 AMIX_MAG=0.8 BMIX_MAG=0.0001
is appropriate values, so I changed thiese parameter but also
in this case, the results was not improved.
Are there any remedy to get converged result in such a complex
magnetic system ?
I want to know how to set AMIX BMIX AMIX_MAG, BMIX_MAG to
improve the bad convergence, or how to get good initial value
for complex ferri magnetic system.
Sincerely.
My Input file is as follows.
#ISTART=1
ENCUT=650
PREC=High
ISMEAR=0
SIGMA = 0.01
ISPIN=2
#ICHARG=2
VOSKOWN=1
EDIFF=1e-5
MAGMOM = 0.0 0.0 3.0 3.0 3.0 3.0 \
-3.0 -3.0 -3.0 -3.0 -3.0 -3.0 \
3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.0 \
0 0 0 0 0 0 0 0 0 \
0 0 0 0 0 0 0 0 0 \
0 0 0 0 0 0 0 0 0 \
0 0 0 0 0 0 0 0 0 0 0 0
AMIX=0.1
BMIX=1.0
#BMIX=0.00001
AMIX_MAG=0.1
BMIX_MAG=1.0
#BMIX_MAG=0.00001
NELMIN=7
NELM=70
LWAVE=.FALSE.
LREAL=Auto
LDAU=.TRUE.
LDAUL=-1 2 -1 -1
LDAUU=0.0 6.0 0.0 0.0
LDAUJ=0.0 0.0 0.0 0.0
LDAUTYPE=2
LDAUPRINT=2
LORBIT=11
convergence problem with large magnetic system with impurities
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 46
- Joined: Mon Mar 13, 2006 10:34 am
convergence problem with large magnetic system with impurities
Last edited by okuno on Mon Jun 16, 2008 3:31 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
convergence problem with large magnetic system with impurities
without knowing further details, I would recommend to try the following:
please
keep the low mixing parameters
check if the k-mesh is converged
try if a different BZ-integration (ISMEAR=1) and slightly larger smearing (SIGMA) helps
set LMAXMIX=6 if your system contains d-elements
please
keep the low mixing parameters
check if the k-mesh is converged
try if a different BZ-integration (ISMEAR=1) and slightly larger smearing (SIGMA) helps
set LMAXMIX=6 if your system contains d-elements
Last edited by admin on Mon Jun 16, 2008 10:07 pm, edited 1 time in total.
-
- Newbie
- Posts: 46
- Joined: Mon Mar 13, 2006 10:34 am
convergence problem with large magnetic system with impurities
Dear administrator.
Thank you for reply.
About the mixing parameters, should be all the values, AMIX AMIX_MAG, BMIX, BMIX_MAG keep small ?
Thank you for reply.
About the mixing parameters, should be all the values, AMIX AMIX_MAG, BMIX, BMIX_MAG keep small ?
Last edited by okuno on Tue Jun 17, 2008 5:05 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
convergence problem with large magnetic system with impurities
yes, I would keep them all small.
Last edited by admin on Tue Jun 17, 2008 12:04 pm, edited 1 time in total.