triangulene

sisl.geom.triangulene(n, bond=1.42, atoms=None, vacuum=20.0)

Construction of an [n]-triangulene geometry

Parameters:
  • n (int) – size of the triangulene

  • bond (float) – bond length between atoms (not lattice constant)

  • atoms (Optional[AtomsLike]) – the atom (or atoms) that the honeycomb lattice consists of. Default to Carbon atom.

  • vacuum (FloatOrFloat3) – Amount of vacuum to add to the cell on all directions

Return type:

Geometry