DFTD4 XC: Difference between revisions

From VASP Wiki
(Created page with "{{DISPLAYTITLE:DFTD4_XC}} {{TAGDEF|DFTD4_XC|[string]|The functional set by the {{TAG|GGA}}, {{TAG|METAGGA}} or {{TAG|XC}} tag.}} Description: {{TAG|DFTD4_XC}} sets the exchange-correlation functional which determines the van der Waals parameters used in the DFT-D4 method implemented in the DFT-D4 package. ---- {{TAG|DFTD4_XC}} allows to choose the exchange-correlation functional that determines which set of van der Waals parameters is used in the DFT-D4 method imple...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:


The possible choices (e.g., {{TAG|DFTD4_XC}}=pbe, hse06, ...) are listed in the file param.f90 of the [[DFT-D4]] source code.
The possible choices (e.g., {{TAG|DFTD4_XC}}=pbe, hse06, ...) are listed in the file param.f90 of the [[DFT-D4]] source code.
{{NB|mind|
{{NB|mind|The {{TAG|DFTD4_XC}} tag is available from VASP.6.6.0 onwards}}
*The {{TAG|DFTD4_XC}} tag is available from VASP.6.6.0 onwards.
*The {{TAG|DFTD4_XC}} tag can be used only for the DFT-D4 package ({{TAG|IVDW}}{{=}}13).}}


== Related tags and articles ==
== Related tags and articles ==
Line 16: Line 14:
{{TAG|METAGGA}},
{{TAG|METAGGA}},
{{TAG|XC}},
{{TAG|XC}},
{{TAG|SDFTD3_XC}},
[[DFT-D4]]
[[DFT-D4]]



Latest revision as of 13:40, 4 March 2026

DFTD4_XC = [string]
Default: DFTD4_XC = The functional set by the GGA, METAGGA or XC tag. 

Description: DFTD4_XC sets the exchange-correlation functional which determines the van der Waals parameters used in the DFT-D4 method implemented in the DFT-D4 package.


DFTD4_XC allows to choose the exchange-correlation functional that determines which set of van der Waals parameters is used in the DFT-D4 method implemented in the DFT-D4 package (IVDW=13).

The possible choices (e.g., DFTD4_XC=pbe, hse06, ...) are listed in the file param.f90 of the DFT-D4 source code.

Mind: The DFTD4_XC tag is available from VASP.6.6.0 onwards

Related tags and articles

IVDW, GGA, METAGGA, XC, SDFTD3_XC, DFT-D4

Examples that use this tag