Jump to content

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

LSCDM

From VASP Wiki

LSCDM = .TRUE. | .FALSE. 

Default: LSCDM = .FALSE.

Description: LSCDM switches on the selected columns of the density matrix (SCDM) method.


The selected columns of the density matrix (SCDM) method works by fitting a unitary matrix Umn𝐤 that transforms the basis from Bloch states |ψn𝐤 obtained by VASP to a Wannier basis |wm𝐑.

|wm𝐑=n𝐤ei𝐤𝐑Umn𝐤|ψn𝐤.

This is done using a one-shot method through a singular-value decomposition as proposed by A. Damle and L. Lin [1].

In order to obtain a good Wannierization, a certain level of freedom should be given to the localized orbitals to adequately accommodate the Bloch states. This is controlled by the cutoff function specified by the CUTOFF_TYPE tag and related parameters μ (CUTOFF_MU) and σ (CUTOFF_SIGMA).

Related tags and articles

CUTOFF_TYPE, CUTOFF_MU, CUTOFF_SIGMA

Examples that use this tag

References