Van der waal interaction calculation

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
naresh124
Newbie
Newbie
Posts: 6
Joined: Wed Jan 18, 2012 12:26 pm

Van der waal interaction calculation

#1 Post by naresh124 » Tue Sep 11, 2012 9:50 am

I have doubts in following questions
I am doing calculation for a system which contains C and Pt atoms,
To use tag LVDW =.TRUE., VDW_C6 and VDW_R0 parameters are required. But i found that
these parameters are given for only C atoms not Pt. How can i find VDW_C6 and VDW_R0
parameters for Pt.
Last edited by naresh124 on Tue Sep 11, 2012 9:50 am, edited 1 time in total.

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

Van der waal interaction calculation

#2 Post by admin » Wed Sep 12, 2012 11:05 am

Parameters of the DFT-D2 method are developed only for first five lines of the periodic table (until Xe). For atoms behind Xe, like e.g. Pt, one can input parameters via INCAR, if they are available. Parameters for Pt were released for program packages like Gaussian. If you need to use them in VASP contact directly parameters developer Stefan Grimme.
Last edited by admin on Wed Sep 12, 2012 11:05 am, edited 1 time in total.

naresh124
Newbie
Newbie
Posts: 6
Joined: Wed Jan 18, 2012 12:26 pm

Van der waal interaction calculation

#3 Post by naresh124 » Wed Sep 12, 2012 12:01 pm

Thanks for your reply, If i use tag LUSE_VDW = .TRUE. (vdW-DF) for van der waal interactions, what other tags and parameters are required for INCAR file.
Does vdW-DF works for Pt? if it works ,how can i implement in vasp
Last edited by naresh124 on Wed Sep 12, 2012 12:01 pm, edited 1 time in total.

kelum
Newbie
Newbie
Posts: 42
Joined: Wed Jul 27, 2011 12:22 pm
Location: Vienna

Van der waal interaction calculation

#4 Post by kelum » Wed Sep 12, 2012 4:29 pm

vdW-DF is in VASP, the 'performance' depends on what version you want to use.
The Dion et al version (vdW-DF) and the Lee at al version (vdW-DF2) will
give way too large lattice constants for Pt. See the paper by Wellendorf
http://www.springerlink.com/content/c80 ... lltext.pdf
and/or our paper (we don't have Pt but the trends are similar across the 5th and 6th rows)
http://prb.aps.org/abstract/PRB/v83/i19/e195131
The optB88-vdW is close to PBE for the lattices, which is good enough.
How to set these functionals is documented in the manual
(for example, to get optB88-vdW, set LUSE_vdW=.TRUE.; AGGAC=0.00;
GGA=BO; PARAM1 = 0.1833333333; PARAM2 = 0.2200000000 and the
kernel file in your working directory).

Since you have a carbon in your simulation you might also want to check this paper
http://th.fhi-berlin.mpg.de/site/upload ... 6-2012.pdf
which looks at benzene on Pt and other metals and compares different vdW-DF versions as well.
Last edited by kelum on Wed Sep 12, 2012 4:29 pm, edited 1 time in total.

Post Reply