Skip to content

Bugfix: delayed gauge field

Nicolas Tancogne-Dejean requested to merge fix_delayed_gauge_field into develop

Description

The code was applying twice the gauge field kick if the delay was exactly commensurate with the time step.

News snippet

The code was applying twice the gauge field kick if the delay was exactly commensurate with the time step.

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