IALGO for MD calculation

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
okuno
Newbie
Newbie
Posts: 46
Joined: Mon Mar 13, 2006 10:34 am

IALGO for MD calculation

#1 Post by okuno » Thu Jul 09, 2009 6:02 am

Dear Vasp Users and administrator.

I'm now trying to run MD calculation for amorphous system.

I use IALGO=48 which is recommended for large molecular system.
But the calculation does not conversed. However if we switch IALGO= 38, the calculation conversed.

In MD calculation, can we use IALGO=38,?
And How we should converse if I use IALGO=48 ?

This is my INCAR file

PREC=low
ICHARG=2
EDIFF=1e-4
ISPIN=1

ISYM=0
ISIF=2
IBRION=0
POTIM=2.0
NSW=5
!NSW=750
NBLOCK=1
KBLOCK=10

IALGO=48 ! RMM-DIIS method for electrons
NELMIN=4
NELM=100

BMIX = 2.0
MAXMIX=50
TEBEG=300
SMASS=0

ISMEAR=1
SIGMA=0.1
LREAL=Auto
Last edited by okuno on Thu Jul 09, 2009 6:02 am, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

IALGO for MD calculation

#2 Post by admin » Fri Jul 17, 2009 1:14 pm

the convergence behaviour of IALGO=38 (the Davidson algorithm) might be better for systems with a very dense eigenvalue spectrum. It is recomended to use ALGO=fast, which is a good compromise between calculation speed and safe convergence
Last edited by admin on Fri Jul 17, 2009 1:14 pm, edited 1 time in total.

Post Reply