Skip to content

Improve qmesh search in exx_base

This is coming from !884 (merged)

Fixes here:

  1. Print warning if qmesh has changed
  2. Search for q-mesh around the input qmesh. For silicon, with kmesh 10x10x10 and input qmesh 4x4x4 it finds qmesh 5x5x5. For kmesh 10x10x1 (surface case) and input qmesh 4x4x1 it finds 5x5x1. Note that nqX <= nkX is enforced unless input qmesh is good.

Pining @paulatz.

Merge request reports

Loading