Skip to content

Fix a bug with dim<3 and cell angles.

Nicolas Tancogne-Dejean requested to merge fix_cell_angle_low_dim into develop

Description

Fix a problem with angles for low dimensions. This is only producing a problem with the output of the code.

News snippet

Fix a problem with angles for low dimensions.

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