INCAR: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 25: | Line 25: | ||
See [[Molecular Dynamics with VASP]] | See [[Molecular Dynamics with VASP]] | ||
====Thermodynamics | ====Thermodynamics (IBRION=5,6)==== | ||
=Electronic relaxation parameters= | =Electronic relaxation parameters= | ||
Revision as of 14:33, 23 October 2012
By controling some parameters in the INCAR file, you can greatly increase the efficiency of your calculations.
Basic parameters
Ionic relaxation parameters
Types of ionic movement
You can find more information about this topic in the VASP manual [1]
Ionic relaxation
DIIS algorithm (IBRION=1)
Conjugated Gradient algorithm (IBRION=2)
Damped MD and QUICKMIN (IBRION=3)
Transition state optimization (IBRION=44)
Others
Molecular Dynamics (MD) (IBRION=0)
See Molecular Dynamics with VASP