Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

LTBOUNDLIBXC: Difference between revisions

From VASP Wiki
Ftran (talk | contribs)
Ftran (talk | contribs)
No edit summary
Line 10: Line 10:
== Related Tags and Sections ==
== Related Tags and Sections ==
{{TAG|LIBXC1}},
{{TAG|LIBXC1}},
{{TAG|LIBXC2}},
{{TAG|METAGGA}}
{{TAG|METAGGA}}



Revision as of 14:41, 17 January 2022

LTBOUNDLIBXC = .TRUE. | .FALSE.
Default: LTBOUNDLIBXC = .FALSE. 

Description: LTBOUNDLIBXC specifies whether or not the lower bound for the Kohn-Sham kinetic-energy density τσ (τσW<τσ) 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 τσW=|ρσ|2/(8ρσ). However, for numerical reasons this may not always be the case and can potentially lead to problems depending on the meta-GGA. If LTBOUNDLIBXC=.TRUE., then τσ=max(τσ,τσW) is applied before τσ is used in a meta-GGA functional from Libxc.

However, according to tests, for some of the most common meta-GGA functionals like SCAN[1], a violation of the lower bound is technically not a problem and, furthermore, applying τσ=max(τσ,τσW) leads to very inaccurate forces and stress tensor. Therefore, by default LTBOUNDLIBXC=.FALSE..

Related Tags and Sections

LIBXC1, LIBXC2, METAGGA


Examples that use this tag

References