Bravais lattices#
Wulfric implements two conventions for the definition of the high-symmetry points in reciprocal space and recommended k-paths
"HPKOT" as defined in [1]
In this work authors defined a set of high-symmetry points in reciprocal space and recommended k-paths for each "extended Bravais lattice symbol". Therefore, we provide in total 29 examples for each extended Bravais lattice symbol.
"SC" as in [2]
In this work authors defined a set of high-symmetry points in reciprocal space and recommended k-paths for each variation of Bravais lattice. We provide examples for each of 25 lattice variations.
Below is the table that summarizes lattice variations and extended lattice symbols for each of the 14 Bravais lattices.
Bravais lattice |
HPKOT |
SC |
|---|---|---|
Cubic (cP) |
||
Face-centered cubic (cF) |
||
Body-centered cubic (cI) |
||
Tetragonal (tP) |
||
Body-centered tetragonal (tI) |
||
Orthorhombic (oP) |
||
Face-centered orthorhombic (oF) |
||
Body-centered orthorhombic (oI) |
||
Base-centered orthorhombic (oS) |
||
Hexagonal (hP) |
||
Rhombohedral (hR) |
||
Monoclinic (mP) |
||
Base-centered monoclinic (mS) |
||
Triclinic (aP) |
Note
The images are interactive.
Hinuma, Pizzi, Kumagai, Oba, Tanaka (HPKOT)#
Reference
POSCAR files with the crystal structure for these examples are taken from the seekpath repository with the permission of its authors. We refer you to seekpath for the original copies of the files and the license for those. To read more about the extended Bravais lattice symbols, chosen high-symmetry points and k-paths we refer you to the HPKOT paper.
Setyawan and Curtarolo (SC)#
In the examples of SC convention we use cells as defined in
wulfric.cell.sc_get_example() with one artificial atom
dict(positions=[[0, 0, 0]], spglib_types=[1]).