H-Si Lattice Orientations

A collection of the two supported H-Si(100)-2x1 surface and H-Si(111)-1x1 surface lattice orientations.

Header: fiction/technology/sidb_lattice_orientations.hpp

struct sidb_100_lattice

H-Si(100)-2x1 surface.

Public Static Attributes

static constexpr double LAT_A = 3.84

The lattice vector length in x-direction (unit: Å).

static constexpr double LAT_B = 7.68

The lattice vector length in y-direction (unit: Å).

static constexpr std::pair<double, double> LAT_C = {0, 2.25}

The base vector (unit: Å).

struct sidb_111_lattice

H-Si(111)-1x1 surface.

Public Static Attributes

static constexpr double LAT_A = 6.65

The lattice vector length in x-direction (unit: Å).

static constexpr double LAT_B = 3.84

The lattice vector length in y-direction (unit: Å).

static constexpr std::pair<double, double> LAT_C = {3.3255, 1.92}

The base vector (unit: Å).