triangulene
- sisl.geom.triangulene(n: int, bond: float = 1.42, atoms: sisl.typing.AtomsLike | None = None, vacuum: float | tuple[float, float, float] = 20.0) Geometry
Construction of an [n]-triangulene geometry
- Parameters:
n – size of the triangulene
bond – bond length between atoms (not lattice constant)
atoms – the atom (or atoms) that the honeycomb lattice consists of. Default to Carbon atom.
vacuum – Amount of vacuum to add to the cell on all directions