Skip to content

Fix a bug that was leading to zeros in the diff for states using rmmdiis.

Nicolas Tancogne-Dejean requested to merge fix_rmmdiis into develop

Description

Fix a bug that was leading to zeros in the diff for states using rmmdiis. Closes #151 (closed)

News snippet

Fix a bug that was leading to zeros in the diff for states using rmmdiis.

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