TRIQS / triqs

a Toolbox for Research on Interacting Quantum Systems
https://triqs.github.io
GNU General Public License v3.0
141 stars 72 forks source link

super_lattice broken #885

Closed HugoStrand closed 1 year ago

HugoStrand commented 1 year ago

TBLattice update breaks triqs/lattice/super_lattice.py

37:   File "/Users/hugstr/apps/triqs/lib/python3.10/site-packages/triqs/lattice/super_lattice.py", line 67, in __init__
37:     self.Norb = tb_lattice.NOrbitalsInUnitCell * Ncluster_sites

NOrbitalsInUnitCell does no longer exist.

Wentzell commented 1 year ago

Thank you @HugoStrand for pointing this out. This was fixed in 23ff81df4