wulfric.constants.SC_BRAVAIS_LATTICE_VARIATIONS#

List of all possible variations of the Bravais lattices.

Data are from [1]

SC_BRAVAIS_LATTICE_VARIATIONS = (
    CUB,
    FCC,
    BCC,
    TET,
    BCT1,
    BCT2,
    ORC,
    ORCF1,
    ORCF2,
    ORCF3,
    ORCI,
    ORCC,
    HEX,
    RHL1,
    RHL2,
    MCL,
    MCLC1,
    MCLC2,
    MCLC3,
    MCLC4,
    MCLC5,
    TRI1a,
    TRI2a,
    TRI1b,
    TRI2b,
)

References#