FermiCircle input documentation

Initialize ab initio material.

Used to initialize class qimpy.transport.material.FermiCircle.

YAML template:

kF: [float]     # Fermi wave vector in atomic units.
vF: [float]     # Fermi velocity in atomic units.
N-theta: [int]  # Number of k along Fermi circle.
theta0: 0.0     # Angle of first k-point.

Parameters:

kF

Type: float

Fermi wave vector in atomic units.

vF

Type: float

Fermi velocity in atomic units.

N-theta

Type: int

Number of k along Fermi circle.

theta0

Type: float, Default: 0.0

Angle of first k-point.