aiida-vasp / parsevasp

A general parser for VASP
MIT License
13 stars 13 forks source link

noncollinear spin dos not supported #72

Open zhubonan opened 3 years ago

zhubonan commented 3 years ago

The code seems to assume there are up to two spin channels while there can be four in noncolinear spin calculations. The additional spin channels are missing from the parsed pdos array.

espenfl commented 3 years ago

Yes, this is the case and needs to be fixed for non-colinear calculations.