quantax.sites.TriangularB#
- class quantax.sites.TriangularB(extent: int, boundary: int | ~typing.Sequence[int] = 1, Nparticle: None | int | ~typing.Tuple[int, int] = None, particle_type: ~quantax.global_defs.PARTICLE_TYPE = quantax.global_defs.PARTICLE_TYPE<0>, double_occ: bool | None = None)#
2D triangular lattice type B. See PhysRevB.47.5861 Fig.1 N=12 as an example. The total number of particles is given by \(N = 3 \times \mathrm{extent} ^ 2\).