pythtb.TBModel.reduce_dim#
- TBModel.reduce_dim()[source]#
Deprecated since version 2.0.0: Use
make_finite()orcut_piece()withnum_cells=1along 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 thehamiltonian()method passing the desired k-values.