Skip to content

Move computation of current to correct place

Sebastian Ohlmann requested to merge fix_current_calculation into main

Description

The current for the interaction needs to be computed after the wavefunctions have been propagated to the new time.

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.

Fixes #709

Edited by Sebastian Ohlmann

Merge request reports