.. _api_constants_SC_BRAVAIS_LATTICE_LONG_NAMES: *********************************************** wulfric.constants.SC_BRAVAIS_LATTICE_LONG_NAMES *********************************************** Long names of the Bravais lattices. Data are from [1]_ .. code-block:: python SC_BRAVAIS_LATTICE_LONG_NAMES = { "cP" : "Cubic", "cF" : "Face-centered cubic", "cI" : "Body-centered cubic", "tP" : "Tetragonal", "tI" : "Body-centered tetragonal", "oP" : "Orthorhombic", "oF" : "Face-centered orthorhombic", "oI" : "Body-centered orthorhombic", "oA" : "C-centered orthorhombic", "oC" : "C-centered orthorhombic", "hP" : "Hexagonal", "hR" : "Rhombohedral", "mP" : "Monoclinic", "mC" : "C-centered monoclinic", "aP" : "Triclinic", } 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.