Skip to content

Bugfix: MGGA, vtau and energies

Nicolas Tancogne-Dejean requested to merge fix_mgga_vtau_energy into develop

Description

Fixes a bug for MGGA with kinetic energy dependence, which was causing a jump a t=0 for TD calculations.

Closes #501 (closed) .

News snippet

Fixes a bug for MGGA with kinetic energy dependence, which was causing a jump a t=0 for TD calculations.

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