Skip to content

Disconitinuous band structures

Nicolas Tancogne-Dejean requested to merge zero_point_bandstructure into develop

Description

When a segment with zero point is specified in the k-point path, the length between the two points is not taken into account. This allows for having properly treated discontinuous band structures where a segment ends at a point and the next one starts from an equivalent point.

News snippet

When a segment with zero point is specified in the k-point path, the length between the two points is not taken into account.

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