Skip to content

Various improvements for pw2wannier90

Junfeng Qiao requested to merge qiaojunfeng/q-e:pw2wan_fix into develop

Following !2126 (merged) and !2191 (merged), here are some additional improvements for pw2wannier90

  • Add doc for pw2wannier90.x input parameters
  • Add input tag reduce_unk_factor
  • support collinear spin when atom_proj = .true.
  • Fix a bug with atom_proj_ortho = .false.
  • check array allocation errors

Once this is merged, would it be possible that we add a link to the pw2wannier90 documentation on https://www.quantum-espresso.org/documentation/input-data-description/ ? Thanks a lot!

Merge request reports