Skip to content

PropagationSpectrumMinEnergy

Nicolas Tancogne-Dejean requested to merge negative_freq_fourier_transform into develop

Description

Allow for specifying the lower bound of the Fourier transform. Also simplifies a bit the code. This is controlled by the variable PropagationSpectrumMinEnergy.

Closes #146 (closed)

News snippet

Adding a variable PropagationSpectrumMinEnergy to control the minimum energy in Fourier transforms.

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.
Edited by Nicolas Tancogne-Dejean

Merge request reports