Navigation :
KSInversionAsymptotics
KSInversionAsymptotics
Section Calculation Modes::Invert KS
Type integer
Default xc_asymptotics_none
Asymptotic correction applied to $v_{xc}$.
*Options*:
- xc_asymptotics_none:
Do not apply any correction in the asymptotic region.
- xc_asymptotics_sc:
Applies the soft-Coulomb decay of $-1/\sqrt{r^2+1}$ to $v_{xc}$ in the asymptotic region.
Source information
electrons/xc_ks_inversion.F90 : 164
call parse_variable(namespace, 'KSInversionAsymptotics', XC_ASYMPTOTICS_NONE, ks_inv%asymp)