DressedGraphene#
- class quant_met.mean_field.hamiltonians.DressedGraphene(parameters)#
Hamiltonian for the dressed graphene model.
Methods
Bogoliuobov de Genne Hamiltonian.
bdg_hamiltonian_derivative(k, direction)Deriative of the BdG Hamiltonian.
calculate_bandstructure(k[, overlaps])Calculate the band structure.
Calculate the density of states.
Calculate the spectral gap.
Diagonalize the BdG Hamiltonian.
Diagonalize the normal state Hamiltonian.
from_file(filename)Initialize a Hamiltonian from an HDF5 file.
gap_equation(k)Gap equation.
Return the specific parameters model for the subclass.
hamiltonian(k)Return the normal state Hamiltonian in orbital basis.
hamiltonian_derivative(k, direction)Deriative of the Hamiltonian.
save(filename)Save the Hamiltonian as a HDF5 file.
setup_lattice(parameters)Set up lattice based on parameters.