Skip to content

Fix band structure examples for vasp

username-removed-249965 requested to merge vasp_band_structure into master

This implements some fixes to the vasp_read_xml method (undoing some mistakes I made in !325 (merged)) and actually adds the kpts2ndarray parser to the Vasp calculator when the user passes a dict. Normal k-point construction is used otherwise.

Merge request reports