Periodic Table Database Schema - v0.7.1
    Preparing search index...

    Enumeration CrystalSystem

    Standard categories of crystal lattices and their packing arrangements.

    Index

    Enumeration Members

    BODY_CENTERED_CUBIC: "bodyCenteredCubic"

    Cubic lattice with an extra atom at the center.

    DIAMOND_CUBIC: "diamondCubic"

    Face-centered cubic with half of tetrahedral voids occupied (e.g., Diamond, Si).

    DOUBLE_HEXAGONAL_CLOSE_PACKED: "doubleHexagonalClosePacked"

    Complex hexagonal packing sequence (ABAC).

    FACE_CENTERED_CUBIC: "faceCenteredCubic"

    Cubic lattice with extra atoms at the centers of all faces.

    HEXAGONAL: "hexagonal"

    Standard hexagonal lattice.

    HEXAGONAL_CLOSE_PACKED: "hexagonalClosePacked"

    Efficient packing of spheres in a hexagonal arrangement.

    MONOCLINIC: "monoclinic"

    One axis not at 90°.

    ORTHORHOMBIC: "orthorhombic"

    Three unequal axes at 90°.

    RHOMBOHEDRAL: "rhombohedral"

    Primitive cell with three equal axes and three equal non-90° angles.

    SIMPLE_CUBIC: "simpleCubic"

    Simple cubic lattice with atoms only at the corners.

    TETRAGONAL: "tetragonal"

    Two equal axes at 90°.

    TRICLINIC: "triclinic"

    No axes at 90°, all axes unequal.