radtools.TRI.add_kpoint#

method

TRI.add_kpoint(name, coordinates, plot_name=None)#

Add named kpoint to the lattice.

Parameters:
namestr

Name of the kpoint.

coordinates(3,) array-like

Coordinates of the kpoint. Relative to the reciprocal vectors.

plot_namestr, optional

Name of the kpoint to be plotted. If not given, name is used.