optimization

Question on input files/tags, interpreting output, etc.

Please check whether the answer to your question is given in the VASP online manual or has been discussed in this forum previously!

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
linglin

optimization

#1 Post by linglin » Tue Aug 26, 2008 2:12 am

When I do a monoclinic-structure optimization, I set ISIF=2 to relax atom position first. Then I get one atom position very different from the previous.(I tried both IBRION=2 and 1.) There are 12 atoms in the cell, others are quite reasonable. That's the one VASP calculated:
0.0128129829852250 0.4439087456513696 0.7668073850653303
That's the one in experiment:
0.00569999 0.4363 0.7292
It seems only X-axis is greatly different. I don't know if the result is reliable or I can vary other calculate parameters to get a better result?
Thx.
Last edited by linglin on Tue Aug 26, 2008 2:12 am, edited 1 time in total.

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

optimization

#2 Post by admin » Tue Aug 26, 2008 10:43 am

please make sure that you used sufficiently large basis sets:
-- PREC=Accurate, ENCUT at least 1.3*max(ENMAX) of the PPs which you used for your POTCAR (the total drift should be significantly smaller than the largest force on the ions)
-- maybe it is necesary to increase the electronic convergence criterium (EDIFF) beyond the default setting and to add ADDGRID=.True.
-- what convergence criterium did you set? (energy difference or forces? Usually the forces (EDIFFG <0) are a safer criterium. (please check the remaining forces on that atom, they should be less than 0.01 eV/Ã…)
-- also, please check if the run stopped because the convergence criterium was matched or whether the maximum relaxation step number (NSW) was reached.
-- was there significant pressure on the cell after all ions were converged? (the external pressure should be about 0.0x for converged cells) If so, please do an intermediate ISIF=3 run (cell vol and shape optimization) and re-otimize the ionic positions after that.
Last edited by admin on Tue Aug 26, 2008 10:43 am, edited 1 time in total.

Post Reply