Navigation :
XCDensityCorrection
XCDensityCorrection
Section Hamiltonian::XC::DensityCorrection
Type integer
Default none
This variable controls the long-range correction of the XC
potential using the XC density representation.
Options:
- none:
No correction is applied.
- long_range_x:
The correction is applied to the exchange potential.
Source information
hamiltonian/xc.F90 : 287
call parse_variable(namespace, 'XCDensityCorrection', LR_NONE, xcs%xc_density_correction)