XC C: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:XC_C}}
{{DISPLAYTITLE:XC_C}}
{{TAGDEF|XC_C|[real array] | 1.0 1.0 <math>\ldots</math>}}
{{TAGDEF|XC_C|[real array] | 1.0*NXC}}


Description: {{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 number of functional components specified with {{TAG|XC_C}}. Examples of how using {{TAG|XC_C}} are provided at {{TAG|XC}}.
Description: Factors for 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}}.


== Related tags and articles ==
== Related tags and articles ==
Line 16: Line 18:
{{TAG|AMGGAX}},
{{TAG|AMGGAX}},
{{TAG|AMGGAC}}
{{TAG|AMGGAC}}


{{sc|XC_C|Examples|Examples that use this tag}}
{{sc|XC_C|Examples|Examples that use this tag}}
== References ==
<references/>


----
----


<!--[[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]]-->

Revision as of 07:35, 31 January 2024

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

Description: Factors for 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.

Related tags and articles

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

Examples that use this tag