Parameter Classes#

Main class holding all the parameters for the calculation.

Classes holding the configuration for the Hamiltonians.

Parameters(*, control, model, k_points)

Class to hold the parameters for a calculation.

DressedGrapheneParameters(*[, name, beta, ...])

Parameters for the Dressed Graphene model.

GrapheneParameters(*[, name, beta, q, delta])

Parameters for Graphene model.

OneBandParameters(*[, name, beta, q, delta])

Parameters for Graphene model.

TwoBandParameters(*[, name, beta, q, delta])

Parameters for Graphene model.

ThreeBandParameters(*[, name, beta, q, delta])

Parameters for Graphene model.