CMBJ: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 5: Line 5:


The {{TAG|CMBJ}} tag can be set in the following ways:
The {{TAG|CMBJ}} tag can be set in the following ways:
*Specify a constant<pre>CMBJ = c</pre>
*Specify a constant that is used at every point of space <math>\mathbf{r}</math><pre>CMBJ = c</pre>


*Specify one entry per atomic type<pre>CMBJ = c_1 c_2 .. c_n</pre> where the order and number <math>n</math> is in accordance with atomic types in your {{FILE|POSCAR}} file. The MBJ exchange potential at a point <math>\mathbf{r}</math> will then be calculated using the parameter <math>c_{i}</math> belonging to the atomic species of the atomic site nearest to <math>\mathbf{r}</math>.
*Specify one entry per atomic type<pre>CMBJ = c_1 c_2 .. c_n</pre> where the order and number <math>n</math> is in accordance with atomic types in your {{FILE|POSCAR}} file. The MBJ exchange potential at a point <math>\mathbf{r}</math> will then be calculated using the parameter <math>c_{i}</math> belonging to the atomic species of the atomic site nearest to <math>\mathbf{r}</math>.

Revision as of 19:21, 7 April 2022

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

Description: defines the [math]\displaystyle{ c }[/math] 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 [math]\displaystyle{ \mathbf{r} }[/math]
    CMBJ = c
  • Specify one entry per atomic type
    CMBJ = c_1 c_2 .. c_n
    where the order and number [math]\displaystyle{ n }[/math] is in accordance with atomic types in your POSCAR file. The MBJ exchange potential at a point [math]\displaystyle{ \mathbf{r} }[/math] will then be calculated using the parameter [math]\displaystyle{ c_{i} }[/math] belonging to the atomic species of the atomic site nearest to [math]\displaystyle{ \mathbf{r} }[/math].

If CMBJ is not set, it is calculated at each electronic step as the average of [math]\displaystyle{ \nabla n_{\sigma} }[/math] in the unit cell, as explained in the description of the METAGGA tag.

Related Tags and Sections

METAGGA, CMBJA, CMBJB, LASPH, LMAXTAU, LMIXTAU

Examples that use this tag

References



Contents