Skip to content

Unnecessary call

Nicolas Tancogne-Dejean requested to merge remove_useless_call into main

Description

This call was not necessary, as we already update epot before computing the Kohn-Sham potential

News snippet

Minor optimization for moving ions.

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