.. _api_constants_SC_BRAVAIS_LATTICE_SHORT_NAMES: ************************************************ wulfric.constants.SC_BRAVAIS_LATTICE_SHORT_NAMES ************************************************ Short names of the Bravais lattices. Data are from [1]_ .. code-block:: python SC_BRAVAIS_LATTICE_SHORT_NAMES = { "cP" : "CUB", "cF" : "FCC", "cI" : "BCC", "tP" : "TET", "tI" : "BCT", "oP" : "ORC", "oF" : "ORCF", "oI" : "ORCI", "oA" : "ORCC", "oC" : "ORCC", "hP" : "HEX", "hR" : "RHL", "mP" : "MCL", "mC" : "MCLC", "aP" : "TRI", } References ========== .. [1] Setyawan, W. and Curtarolo, S., 2010. High-throughput electronic band structure calculations: Challenges and tools. Computational materials science, 49(2), pp. 299-312.