How to set rs6 tag for ivdw=11 with HSE06 functional in INCAR?

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
hszhao.cn@gmail.com
Full Member
Full Member
Posts: 181
Joined: Tue Oct 13, 2020 11:32 pm

How to set rs6 tag for ivdw=11 with HSE06 functional in INCAR?

#1 Post by hszhao.cn@gmail.com » Mon May 20, 2024 9:37 am

For ivdw=11 with hse06, according to the dftd3 source code here:

Code: Select all

[parameter.hse06]
d3.bj = {a1=0.383, s8=2.310, a2=5.685}
d3.zero = {rs6=1.129, s8=0.109}
It seems that I should set {rs6=1.129, s8=0.109}, but I don't know how to set the rs6 tag for ivdw=11 in INCAR. Any tips will be helpful.

See here for the related discussion.

Regards,
Zhao

hszhao.cn@gmail.com
Full Member
Full Member
Posts: 181
Joined: Tue Oct 13, 2020 11:32 pm

Re: How to set rs6 tag for ivdw=11 with HSE06 functional in INCAR?

#2 Post by hszhao.cn@gmail.com » Mon May 20, 2024 9:49 am

On the other hand, if this parameter corresponds to VDW_SR as described here: HSE06 ((VDW_SR=0.85)). As you can see, its value has a large discrepancy with the one set in dftd3 source code.

Any clarification of this confusion would be helpful.

Regards,
Zhao

fabien_tran1
Global Moderator
Global Moderator
Posts: 378
Joined: Mon Sep 13, 2021 11:02 am

Re: How to set rs6 tag for ivdw=11 with HSE06 functional in INCAR?

#3 Post by fabien_tran1 » Mon May 20, 2024 11:54 am

Hi,

rs6 and s8 correspond to the VDW_SR and VDW_S8 tags, respectively (see DFT-D3). The value VDW_SR=0.85 for HSE06 is to be used in the framework of the MBD@rsSCS method and not DFT-D3(zero).

hszhao.cn@gmail.com
Full Member
Full Member
Posts: 181
Joined: Tue Oct 13, 2020 11:32 pm

Re: How to set rs6 tag for ivdw=11 with HSE06 functional in INCAR?

#4 Post by hszhao.cn@gmail.com » Mon May 20, 2024 2:24 pm

Dear fabien_tran1,

So, I should use the following settings in my INCAR:

Code: Select all

IVDW = 11
VDW_SR = 1.129
VDW_S8 = 0.109
Am I right?

Regards,
Zhao

fabien_tran1
Global Moderator
Global Moderator
Posts: 378
Joined: Mon Sep 13, 2021 11:02 am

Re: How to set rs6 tag for ivdw=11 with HSE06 functional in INCAR?

#5 Post by fabien_tran1 » Mon May 20, 2024 3:13 pm

yes

hszhao.cn@gmail.com
Full Member
Full Member
Posts: 181
Joined: Tue Oct 13, 2020 11:32 pm

Re: How to set rs6 tag for ivdw=11 with HSE06 functional in INCAR?

#6 Post by hszhao.cn@gmail.com » Mon Jul 08, 2024 9:20 am

See here for the related discussion.

Post Reply