Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
Class containing physical parameters of the hexagonal (graphene) lattice. More...
Public Member Functions | |
function | Lattice_Graphene () |
Constructor of the class. More... | |
Public Attributes | |
Property | deltaAB |
on-site energy difference between sublattices A and B More... | |
Property | End_Type |
Set 'A' for lattice with armchair orientation (meaning zigzag edges) or 'Z' for zizgaz orientation (meaning arm-chair edges) More... | |
Property | epsilon |
On-site energy. More... | |
Property | vargamma |
Nearest neighbour hopping parameter. More... | |
Class containing physical parameters of the hexagonal (graphene) lattice.
EQuUs v4.9 or later
Definition at line 26 of file Lattice_Graphene.m.
function Lattice_Graphene::Lattice_Graphene | ( | ) |
Constructor of the class.
Property Lattice_Graphene::deltaAB |
on-site energy difference between sublattices A and B
Definition at line 41 of file Lattice_Graphene.m.
Property Lattice_Graphene::End_Type |
Set 'A' for lattice with armchair orientation (meaning zigzag edges) or 'Z' for zizgaz orientation (meaning arm-chair edges)
Definition at line 38 of file Lattice_Graphene.m.
Property Lattice_Graphene::epsilon |
On-site energy.
Definition at line 32 of file Lattice_Graphene.m.
Property Lattice_Graphene::vargamma |
Nearest neighbour hopping parameter.
Definition at line 35 of file Lattice_Graphene.m.