Skip to content

real-time lrc added

SunJiuyu requested to merge SunJiuyu/octopus:rt_lrc into develop

Description

Add real-time long-range corrected kernel, see [Sun et al. Phys. Rev. Lett. 127, 077401] for more details on the method. Only applied if GaugeFieldDynamics = polarization.

News snippet

Use XCKernelLRCAlpha to specify the value of Alpha. (-\Alpha/q^2)

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports