quant_met.parameters.hamiltonians.

GrapheneParameters#

pydantic model quant_met.parameters.hamiltonians.GrapheneParameters#

Parameters for Graphene model.

Fields:
field chemical_potential [Required]#
field delta = None#
field hopping [Required]#
field hubbard_int_orbital_basis [Required]#

A numpy array representing the Hubbard interactions in the orbital basis.

Hubbard interaction in orbital basis

field lattice_constant [Required]#
field name = 'Graphene'#

The name of the Hamiltonian model (e.g., “Graphene”, “DressedGraphene”).