quant_met.geometry.
SquareLattice#
- class quant_met.geometry.SquareLattice(lattice_constant)#
Lattice geometry for Square Lattice.
- 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.