SMTG-Bham / sumo

Heavyweight plotting tools for ab initio calculations
https://smtg-bham.github.io/sumo/
MIT License
192 stars 77 forks source link

kgen: primitive and conventional cells #5

Open ajjackson opened 6 years ago

ajjackson commented 6 years ago

Summary of discussion with @utf and @scanlond based on user feedback.

Proposal from @utf

ajjackson commented 6 years ago

I've had a bit of a play with the VASP line-mode. As far as I can determine:

At this point I can't really recommend actually using line-mode for anything other than a single segment. Our motivation for including this mode was for use with BandUP, which it appears actually uses a non-standard version of the format. I suggest that we instead provide a --bandup flag which generates a valid _KPOINTS_primcell.in file.

ajjackson commented 6 years ago

Adding "good first issue tag" to this; that mostly applies to the first two parts (i.e. refuse by default). Adding magmom shouldn't be many lines of code but will need a bit more familiarity with the ecosystem.