quant_met.geometry.
GrapheneLattice#
- class quant_met.geometry.GrapheneLattice(lattice_constant)#
Lattice geometry for Graphene.
- Attributes:
bz_cornersCorners of the BZ.
high_symmetry_pointsTuple of high symmetry points and names.
lattice_constantLattice constant.
reciprocal_basisReciprocal basis vectors.
Methods
generate_bz_grid(ncols, nrows)Generate a grid in the BZ.
generate_high_symmetry_path(number_of_points)Generate a path through high symmetry points.