Hi VASP-forums followers,
due to the release-notes of VASP 6.2.0 on the download-page the semi-empirical
vDW correction DFTD4 was implemented.
I can't find any description about DFTD4 and its usage in the VASP-wiki.
Will the wiki be updated soon?
Can somebody give me some hints, please?
Thank you in advance.
VASP 6.2.0: How to use DFTD4?
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 5
- Joined: Tue Apr 22, 2008 7:00 am
- License Nr.: 18
-
- Global Moderator
- Posts: 542
- Joined: Fri Nov 08, 2019 7:18 am
Re: VASP 6.2.0: How to use DFTD4?
To use DFTD4 you need to download and compile the code from their website
https://github.com/dftd4/dftd4
Then you add a -DDFTD4 preprocessor option to your makefile.include and modify link and include path adding the path to your installation of DFTD4.
When that works you can activate it by setting IVDW = 13.
https://github.com/dftd4/dftd4
Then you add a -DDFTD4 preprocessor option to your makefile.include and modify link and include path adding the path to your installation of DFTD4.
When that works you can activate it by setting IVDW = 13.
Martin Schlipf
VASP developer