LIBXC1 Pn: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{TAGDEF|LIBXC1_Pn|[real]}}
{{TAGDEF|LIBXC1_Pn|[real]}}


Description: Since vasp 6.2.0 {{TAG|NUM_WANN}} determines the number of Wannier orbitals to be used with wannier90. Note that the <code>num_wann</code> value written to the <code>wannier90.win</code> file is always the value of {{TAG|NUM_WANN}} known by vasp.
Description: {{TAG|AGGAC}} specifies the fraction of gradient corrections to the correlation in a Hartree-Fock/DFT hybrid functional type calculation.
----
The sum of the fraction of the exact exchange and LDA exchange is always 1.0, and it is not possible to set the amount of LDA exchange indepently. Examples: if {{TAG|AEXX}}=0.25, 1/4 of the exact exchange is used, and 3/4 of the LDA exchange is added. For {{TAG|AEXX}}=0.5, half of the exact exchange is used, and one half of the LDA exchange is added.
 
The amount of LDA correlation included in the hybrid functional can be specified through the {{TAG|ALDAC}}-tag.
 
The amount of gradient correction to the exchange and the correlation contributions can be set indepently, however (some [[specific_hybrid_functionals|popular hybride functionals]] for instance use only 0.8 of the gradient contribition to the exchange). The GGA flags {{TAG|AGGAX}} and {{TAG|AGGAC}} are only used if GGA is already selected (for LDA type calculations no gradient correction will be added regardless of values is used for {{TAG|AGGAX}} and {{TAG|AGGAC}}).


== Related Tags and Sections ==
== Related Tags and Sections ==
{{TAG|LWANNIER90}},
{{TAG|AEXX}},
{{TAG|LWRITE_UNK}},
{{TAG|AGGAX}},
{{TAG|LWRITE_MMN_AMN}},
{{TAG|ALDAC}},
{{TAG|LWANNIER90_RUN}}
{{TAG|LHFCALC}},
[[Hartree-Fock_and_HF/DFT_hybrid_functionals|hybrid functionals]],
[[specific_hybrid_functionals|settings for specific hybrid functionals]]
 
{{sc|AGGAC|Examples|Examples that use this tag}}
 
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]][[Category:Wannier Functions]]
[[Category:INCAR]][[Category:XC Functionals]][[Category:Hybrids]]

Revision as of 13:04, 5 January 2022

LIBXC1_Pn = [real] 

Description: AGGAC specifies the fraction of gradient corrections to the correlation in a Hartree-Fock/DFT hybrid functional type calculation.


The sum of the fraction of the exact exchange and LDA exchange is always 1.0, and it is not possible to set the amount of LDA exchange indepently. Examples: if AEXX=0.25, 1/4 of the exact exchange is used, and 3/4 of the LDA exchange is added. For AEXX=0.5, half of the exact exchange is used, and one half of the LDA exchange is added.

The amount of LDA correlation included in the hybrid functional can be specified through the ALDAC-tag.

The amount of gradient correction to the exchange and the correlation contributions can be set indepently, however (some popular hybride functionals for instance use only 0.8 of the gradient contribition to the exchange). The GGA flags AGGAX and AGGAC are only used if GGA is already selected (for LDA type calculations no gradient correction will be added regardless of values is used for AGGAX and AGGAC).

Related Tags and Sections

AEXX, AGGAX, ALDAC, LHFCALC, hybrid functionals, settings for specific hybrid functionals

Examples that use this tag


Contents