Dimensionless parameter for the correction of the self-interaction of the
electrostatic Hartree potential, when using PoissonSolver = FMM.
Octopus represents charge density on a real-space grid, each
point containing a value ρ corresponding to the charge
density in the cell centered in such point. Therefore, the
integral for the Hartree potential at point i, VH(i), can be reduced to a summation:
VH(i)=4πε0Ω∑i≠j∣r(j)−r(i)∣ρ(r(j))+Vself.int.(i)
where Ω is the volume element of the mesh, and r(j) is the
position of the point j. The Vself.int.(i) corresponds to
the integral over the cell centered on the point i that is necessary to
calculate the Hartree potential at point i:
Vself.int.(i)=4πε01∫Ω(i)dr∣r−r(i)∣ρ(r(i))
In the FMM version implemented into Octopus, a correction method
for VH(i) is used
(see García-Risueño et al., J. Comp. Chem.35, 427 (2014)).
This method defines cells neighbouring cell i, which
have volume Ω(i)/8 (in 3D) and charge density obtained by
interpolation. In the calculation of VH(i), in order to avoid
double counting of charge, and to cancel part of the errors arising
from considering the distances constant in the summation above, a
term −αFMMVself.int.(i) is added to the summation (see
the paper for the explicit formulae).