Closed bastonero closed 8 months ago
Fixes #1020
The bands_kpoints wouldn't be override if specified in the overrides and passed to the PwBandsWorkChain.get_builder_from_protocol. If specified, it is chosen instead of the bands_kpoints_distance.
bands_kpoints
bands_kpoints_distance
Fixes #1020
The
bands_kpoints
wouldn't be override if specified in the overrides and passed to the PwBandsWorkChain.get_builder_from_protocol. If specified, it is chosen instead of thebands_kpoints_distance
.