big total drift
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 3
- Joined: Fri Jul 08, 2005 6:49 am
- License Nr.: 40038-A9E
- Location: Institute of Nuclear Physics PAS, Cracow, Poland
big total drift
I would like optimize forces below 1E-4eV/A for phonon calculation. I can do this for a number of systems, however, for some particular ones I obtain big total drift (about 0.03eV/A). I read carefully VASP manual and VASP page FAQ and used all the tricks suggested there without sucess. Moreover, when I doubled k-mesh as well as increase FFT-mesh I obtained nearly identical total drift.
Last edited by lazewski on Fri Jul 08, 2005 8:11 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
big total drift
This is a hint that the FFT mesh is not sufficient. Usually it helps just to set
set
PREC = high
(please mind that the PREC= accurate is LOWER than PREC= high)
in INCAR.
All other cutoffs (NGX,... NGXF) are chosen quite reliably then
and need not be set explicitely, unless the drift of the forces remains
too large.
If so,
ENCUT or ENMAX should be set, but in any case do not set them to a
value which is lower than the highest ENMAX read from POTCAR (which is the default ENMAX input)
set
PREC = high
(please mind that the PREC= accurate is LOWER than PREC= high)
in INCAR.
All other cutoffs (NGX,... NGXF) are chosen quite reliably then
and need not be set explicitely, unless the drift of the forces remains
too large.
If so,
ENCUT or ENMAX should be set, but in any case do not set them to a
value which is lower than the highest ENMAX read from POTCAR (which is the default ENMAX input)
Last edited by admin on Fri Jul 08, 2005 10:05 am, edited 1 time in total.
-
- Newbie
- Posts: 3
- Joined: Fri Jul 08, 2005 6:49 am
- License Nr.: 40038-A9E
- Location: Institute of Nuclear Physics PAS, Cracow, Poland
big total drift
OK. As I mentioned before I have just done all of listed tricks: I set ENCUT 30% above ENMAX, increased NG(X,Y,Z) two times. I have also sufficient k-mesh dense (I believe) 16x16x16. Very strange for me is fact that total drift DID NOT change across my changes.
Last edited by lazewski on Fri Jul 08, 2005 12:08 pm, edited 1 time in total.
-
- Newbie
- Posts: 10
- Joined: Mon Jun 20, 2005 8:39 pm
- Contact:
big total drift
Also, if you are using real-space projection you might try switching it off. This is known to contribute to big drifts. See http://cst-www.nrl.navy.mil/~erwin/vasp ... tioncutoff for a more detailed explanation.
Last edited by scerwin on Wed Jul 27, 2005 3:23 pm, edited 1 time in total.