quant_met.geometry.
BaseLattice#
- class quant_met.geometry.BaseLattice#
Base class for lattice geometries.
- 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.