Skip to content

Fix go restart

Micael Oliveira requested to merge fix_go_restart into hotfix-8.2

Description

The xyz coordinates read during a geometry optimization restart were not properly converted from Anstrom to atomic units.

News snippet

Fixed bug in the geometry optimization restart.

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