Skip to content

fix xcrysden

Nicolas Tancogne-Dejean requested to merge fix_xcrysden_output_nonortho into hotfix-8.3

Description

Fix the xcrysden output for non-orthogonal cells, due to a wrong transpose. Results was ok for fcc and bcc cells, as the lattice vector matrix is equal to its transpose. Octopus still verify rule 1 of DFT codes: everything works for Si.

News snippet

Fix the xcrysden output for non-orthogonal cells

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