fcc
- sisl.geom.fcc(alat: float, atoms: sisl.typing.AtomsLike, orthogonal: bool = False) Geometry
Face centered cubic lattice with 1 (non-orthogonal) or 4 atoms (orthogonal)
- Parameters:
alat – lattice parameter
atoms – the atom(s) in the FCC lattice
orthogonal – whether the lattice is orthogonal (4 atoms)