GraphenePrimitiveCell¶
-
class
sknano.core.structures.GraphenePrimitiveCell(bond=1.42, a=2.4595121467478056, c=3.4, gamma=60, basis=['C', 'C'], coords=[[0, 0, 1.7], [1.42, 0, 1.7]], cartesian=True)[source] [edit on github][source]¶ Bases:
sknano.core.crystallography.UnitCellPrimitive graphene unit cell with 2 atom basis.
Parameters: Attributes
fmtstrFormat string. Methods
rotate(**kwargs)Rotate unit cell lattice vectors and basis. todict()Return dictofUnitCellparameters.translate(t[, fix_anchor_points])Translate unit cell basis.