XC C: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 7: Line 7:
{{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}}.


Note that the {{TAG|XC_C}} tag can be combined with the tags {{TAG|ALDAX}}, {{TAG|ALDAC}}, {{TAG|AGGAX}}, {{TAG|AGGAC}}, {{TAG|AMGGAX}}, and {{TAG|AMGGAC}} that are also used to multiply a component of the functional with a factor.
{{mind|
Note that the {{TAG|XC_C}} tag can be combined with the tags {{TAG|ALDAX}}, {{TAG|ALDAC}}, {{TAG|AGGAX}}, {{TAG|AGGAC}}, {{TAG|AMGGAX}}, and {{TAG|AMGGAC}} that can also be used to multiply a component of the functional with a factor. An example of the simultaneous use of one of these tags
}}


== Related tags and articles ==
== Related tags and articles ==

Revision as of 09:52, 31 January 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.

Template:Mind

Related tags and articles

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

Examples that use this tag