Skip to content

Correct current sign

Nicolas Tancogne-Dejean requested to merge correct_current_sign into develop

Description

Remove the wrong minus sign of the current, such that the Maxwell propagators now match the sign of the equations in the original paper. This saves some scaling by minus one which are now not necessary. This does not affect the result of the code.

News snippet

Changing some minus signs to match the equations in the paper. Does not affect the result of the code.

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