-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
enhancementNew/improved feature or requestNew/improved feature or request
Description
Summary
Phonons band structure calculations output lines of points rather than single points. While this is still usable for purposes other than band plots, it can be a bit clunky.
Phonopy has qpoints mode where it calculates and writes data for a list of points, which is handy.
This functionality can be replicated easily with little code if using the py api, however it may useful to have it in command line mode too.
Example
No response
Alternatives
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew/improved feature or requestNew/improved feature or request