XC C: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 2: Line 2:
{{TAGDEF|XC_C|[real array] | 1.0*NXC}}
{{TAGDEF|XC_C|[real array] | 1.0*NXC}}


Description: Multiplication factors for components of the functional given by the {{TAG|XC}} tag.
Description: Multiplication factors for the components of the functional given by the {{TAG|XC}} tag.
----
----


{{TAG|XC_C}} sets the factors that multiply each component of the functional specified with the {{TAG|XC}} tag. The number of values specified with {{TAG|XC_C}} has to be equal to the number of functional components set with {{TAG|XC}} (NXC). Examples of how to use {{TAG|XC_C}} are provided at {{TAG|XC}}.
{{TAG|XC_C}} sets the factors that multiply each component of the functional specified with the {{TAG|XC}} tag. The number of values specified with {{TAG|XC_C}} has to be equal to the number of functional components set with {{TAG|XC}} (NXC). Examples of how to use {{TAG|XC_C}} are provided at {{TAG|XC}}.
{{NB|mind|
*{{TAG|XC_C}} is available since VASP.6.4.3.
*The {{TAG|XC_C}} tag can be used together with the {{TAG|ALDAX}}, {{TAG|ALDAC}}, {{TAG|AGGAX}}, {{TAG|AGGAC}}, {{TAG|AMGGAX}}, and {{TAG|AMGGAC}} tags that can be used when {{TAG|LHFCALC}}{{=}}.TRUE.. Such examples are provided at {{TAG|XC}}.
}}


== Related tags and articles ==
== Related tags and articles ==
Line 23: Line 27:
----
----


<!--[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:GGA]][[Category:meta-GGA]][[Category:Hybrid_functionals]]-->
[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:GGA]][[Category:meta-GGA]][[Category:Hybrid_functionals]]

Latest revision as of 10:51, 19 March 2024

XC_C = [real array]
Default: XC_C = 1.0*NXC 

Description: Multiplication factors for the components of the functional given by the XC tag.


XC_C sets the factors that multiply each component of the functional specified with the XC tag. The number of values specified with XC_C has to be equal to the number of functional components set with XC (NXC). Examples of how to use XC_C are provided at XC.

Mind:

Related tags and articles

XC, GGA, METAGGA, ALDAX, ALDAC, AGGAX, AGGAC, AMGGAX, AMGGAC

Examples that use this tag