pythtb.TBModel.reduce_dim#

TBModel.reduce_dim()[source]#

Deprecated since version 2.0.0: Use make_finite() or cut_piece() with num_cells=1 along the desired directions instead. If the intention is to keep periodicity along all directions while keeping some k-values fixed, this can be achieved by using the hamiltonian() method passing the desired k-values.