LMIXTAU: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 3: Line 3:
Description: send the kinetic energy density through the density mixer as well.
Description: send the kinetic energy density through the density mixer as well.
----
----
For the density mixing schemes to work reliably, the charge density mixer must be aware of all quantities that affect the total energy in the self-consistency cycle. For a standard DFT functional, this is only the charge density. In case of meta-GGAs, however, the total energy depends on the kinetic energy density as well.
For the density mixing schemes to work reliably, the charge density mixer must be aware of all quantities that affect the total energy during the self-consistency cycle. For a standard DFT functional, this is only the charge density. In case of meta-GGAs, however, the total energy depends on the kinetic energy density as well.


In many cases the density mixing scheme works well enough without passing the kinetic energy density through the mixer, which is why {{TAG|LMIXTAU}}=.FALSE., per default. However, when the selfconsistency cycle fails to converge for one of the density-mixing algorithms (for instance, {{TAG|IALGO}}=38 or 48), one may try to pass the kinetic energy density through the mixer as well ({{TAG|LMIXTAU}}=.TRUE.).
In many cases the density mixing scheme works well enough without passing the kinetic energy density through the mixer, which is why {{TAG|LMIXTAU}}=.FALSE., per default. However, when the selfconsistency cycle fails to converge for one of the density-mixing algorithms (for instance, {{TAG|IALGO}}=38 or 48), one may try to pass the kinetic energy density through the mixer as well ({{TAG|LMIXTAU}}=.TRUE.).

Revision as of 19:52, 5 December 2012

LMIXTAU = .TRUE. | .FALSE.
Default: LMIXTAU = .FALSE. 

Description: send the kinetic energy density through the density mixer as well.


For the density mixing schemes to work reliably, the charge density mixer must be aware of all quantities that affect the total energy during the self-consistency cycle. For a standard DFT functional, this is only the charge density. In case of meta-GGAs, however, the total energy depends on the kinetic energy density as well.

In many cases the density mixing scheme works well enough without passing the kinetic energy density through the mixer, which is why LMIXTAU=.FALSE., per default. However, when the selfconsistency cycle fails to converge for one of the density-mixing algorithms (for instance, IALGO=38 or 48), one may try to pass the kinetic energy density through the mixer as well (LMIXTAU=.TRUE.).

Related Tags and Sections

LMETAGGA, LMAXTAU


Contents