Skip to content

Bugfix MGGA with energy functional

Nicolas Tancogne-Dejean requested to merge fix_mgga into release-10.0

Description

The current version of the code, which is batch packed, was failling on MGGA with energy functionals. This is now fixed. A test is added for covering this, using the BR89 functional.

News snippet

Fix a problem preventing running MGGA with energy functionals

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