LTBOUNDLIBXC: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{TAGDEF|TBOUNDLIBXC|.TRUE. {{!}} .FALSE. |.FALSE.}}
{{TAGDEF|TBOUNDLIBXC|.TRUE. {{!}} .FALSE. |.FALSE.}}


Description: {{TAG|TBOUNDLIBXC}} specifies whether or not the lower bound for the Kohn-Sham kinetic-energy density, <math>\tau_{\sigma}^{\textrm{W}}<\tau_{\sigma}</math>, is enforced before <math>\tau_{\sigma}</math> is used in a meta-GGA functional from Libxc.
Description: {{TAG|TBOUNDLIBXC}} specifies whether or not the lower bound for the Kohn-Sham kinetic-energy density <math>\tau_{\sigma}</math> (<math>\tau_{\sigma}^{\textrm{W}}<\tau_{\sigma}</math>) is enforced before <math>\tau_{\sigma}</math> is used in a meta-GGA functional from Libxc.
----
----



Revision as of 17:23, 12 January 2022

TBOUNDLIBXC = .TRUE. | .FALSE.
Default: TBOUNDLIBXC = .FALSE. 

Description: TBOUNDLIBXC specifies whether or not the lower bound for the Kohn-Sham kinetic-energy density () is enforced before is used in a meta-GGA functional from Libxc.


The Kohn-Sham kinetic-energy density should in principle be larger than the von Weizsäcker kinetic-energy density . However, for numerical reasons this may not always be the case and can potentially lead to problems depending on the meta-GGA. When TBOUNDLIBXC=.TRUE., is applied before is used in a meta-GGA functional from Libxc.

Related Tags and Sections

LIBXC1, METAGGA

Examples that use this tag