goldene
- sisl.geom.goldene(bond: float = 2.7, atoms: sisl.typing.AtomsLike = None, orthogonal: bool = False, vacuum: float = 20.0) Geometry [source]
A goldene unit-cell with 1 or 2 atoms in the basic unit cell
- Parameters:
bond – bond length between atoms (not lattice constant)
atoms (
Atom
, optional) – the atom (or atoms) that the hexagonal lattice consists of. Default to Gold atom.orthogonal – if True returns an orthogonal lattice (2 atoms), otherwise a non-orthogonal lattice (1 atom).
vacuum – length of vacuum region (along 3rd lattice vector)
See also
hexagonal
the underlying unit cell