LTBOUNDLIBXC
LTBOUNDLIBXC = .TRUE. | .FALSE.
Default: LTBOUNDLIBXC = .FALSE.
Description: LTBOUNDLIBXC specifies whether or not the lower bound for the Kohn-Sham kinetic-energy density () is enforced before is used in a METAGGA functional from Libxc.
The Kohn-Sham kinetic-energy density
should, in principle, be larger than the von Weizsäcker kinetic-energy density[1]
However, for numerical reasons may not be fulfilled, which can potentially lead to problems, in particular if the meta-GGA functional is not defined for negative values of . If LTBOUNDLIBXC=.TRUE. in INCAR, then 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[2], a violation of the lower bound is technically not a problem. Furthermore, it has been observed that applying may possibly lead to very inaccurate forces and stress tensor. Therefore, by default LTBOUNDLIBXC=.FALSE. and Libxc should be compiled with the option --disable-fhc
has explained here.
Thus, the recommendation is to set LTBOUNDLIBXC=.TRUE. only in the case convergence shows an erratic behavior. If this choice is made, then the forces and stress tensor should be carefully monitored if a geometry optimization is done.