sumo package¶
Module contents¶
Sumo is a set of scripts and an API for dealing with VASP output files.
Subpackages¶
- sumo.cli package
- sumo.electronic_structure package
- sumo.phonon package
- sumo.plotting package
- sumo.symmetry package
- Module contents
- Submodules
- sumo.symmetry.kpoints module
- sumo.symmetry.kpath module
- sumo.symmetry.brad_crack_kpath module
- sumo.symmetry.pymatgen_kpath module
- sumo.symmetry.seekpath_kpath module
SeekpathKpath
SeekpathKpath.prim
SeekpathKpath.conv
SeekpathKpath.correct_structure()
SeekpathKpath.get_kpoints()
SeekpathKpath.get_lattice_type()
SeekpathKpath.kpath_from_seekpath()
SeekpathKpath.kpoints
SeekpathKpath.lattice_type
SeekpathKpath.path
SeekpathKpath.path_string
SeekpathKpath.spg_number
SeekpathKpath.spg_symbol
- sumo.symmetry.custom_kpath module