wulfric.Kpoints.add_hs_point#

method

Kpoints.add_hs_point(name, coordinate, label, relative=True) None[source]#

Adds high symmetry point.

Parameters:
namestr

Name of the high symmetry point.

coordinate(3,) array-like

Coordinate of the high symmetry point.

labelstr

Label of the high symmetry point, ready to be plotted.

relativebool, optional

Whether to interpret coordinates as relative or absolute.