Skip to content

Commit

Permalink
Allow a user specified list of k-points for the band structure calcul…
Browse files Browse the repository at this point in the history
…ation.

Add input tags `explicit_kpath` and `explicit_kpath_labels`
If `explicit_kpath_labels` and `explicit_kpath` are present in input,
the band interpolation code will use an explicitly provided list of kpoints
specified by `explicit_kpath`, instead of using `bands_num_points` to auto generate a list of kpoints.
This allows a finer control of the list of kpoints to be interpolated and
direct comparison with PW eigenvalues.

Co-authored-by: Junfeng Qiao <[email protected]>
  • Loading branch information
npaulish and qiaojunfeng committed Oct 2, 2024
1 parent 8059cc5 commit e72095d
Show file tree
Hide file tree
Showing 4 changed files with 492 additions and 136 deletions.
Loading

0 comments on commit e72095d

Please sign in to comment.