VdW forces

From Wiki
Revision as of 11:19, 23 October 2012 by 10.0.7.14 (talk)
Jump to navigation Jump to search

go back to Main Page, Computational Resources, VASP

To include vdW interactions in a calculation with VASP, simply add this TAG to your INCAR file:

       LVDW = .TRUE.

The vdW's contribution to the energy is easy to identify in the OUTCAR file (if you open the file with vi you can find it with /vdW). Up to now the best results were obtained using the RPBE pseudopotential; to use it, insert this tag in your INCAR file:

       GGA = RP

This TAG activate Grimme D2 semiempirical correction.