Skip to content

Fixes the variable PropagationSpectrumDampFactor for exponential and Gaussian...

Nicolas Tancogne-Dejean requested to merge fix_damping_FT into develop

Description

Fixes the variable PropagationSpectrumDampFactor for exponential and Gaussian broadening. The code now does what the documentation promises.

News snippet

Fixes the variable PropagationSpectrumDampFactor for exponential and Gaussian broadening.

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