CMBJ: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 11: Line 11:
If {{TAG|CMBJ}} is not set, <math>c</math> is calculated at each electronic step as the average of <math>\nabla n/n</math> in the unit cell, as explained in the description of the {{TAG|METAGGA}} tag.
If {{TAG|CMBJ}} is not set, <math>c</math> is calculated at each electronic step as the average of <math>\nabla n/n</math> in the unit cell, as explained in the description of the {{TAG|METAGGA}} tag.


== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|METAGGA}},
{{TAG|METAGGA}},
{{TAG|CMBJA}},
{{TAG|CMBJA}},
Line 25: Line 25:


----
----
[[Category:INCAR]][[Category:Exchange-correlation functionals]][[Category:metaGGA]]
[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:metaGGA]]

Revision as of 14:09, 8 April 2022

CMBJ = [real (array)]
Default: CMBJ = calculated self-consistently 

Description: defines the parameter in the MBJ potential.


The CMBJ tag can be set in the following ways:

  • Specify a constant that is used at every point of space
    CMBJ = c
  • Specify one entry per atomic type
    CMBJ = c_1 c_2 .. c_n
    where the order and number is in accordance with atomic types in your POSCAR file. The MBJ exchange potential at a point will then be calculated using the parameter belonging to the atomic species of the atomic site nearest to .

If CMBJ is not set, is calculated at each electronic step as the average of in the unit cell, as explained in the description of the METAGGA tag.

Related tags and articles

METAGGA, CMBJA, CMBJB, LASPH, LMAXTAU, LMIXTAU

Examples that use this tag

References