Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
Class containing physical parameters of the bilayer Graphene lattice. More...
Public Member Functions | |
function | Lattice_Graphene_Bilayer () |
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... | |
Property | vargamma1 |
Interlayer hopping between the Bilayer Graphene sheets. More... | |
Property | vargamma3 |
Warping hopping term between the Bilayer Graphene sheets. More... | |
Class containing physical parameters of the bilayer Graphene lattice.
EQuUs v4.9 or later
Definition at line 26 of file Lattice_Graphene_Bilayer.m.
function Lattice_Graphene_Bilayer::Lattice_Graphene_Bilayer | ( | ) |
Constructor of the class.
|
inherited |
on-site energy difference between sublattices A and B
Definition at line 41 of file Lattice_Graphene.m.
|
inherited |
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.
|
inherited |
On-site energy.
Definition at line 32 of file Lattice_Graphene.m.
|
inherited |
Nearest neighbour hopping parameter.
Definition at line 35 of file Lattice_Graphene.m.
Property Lattice_Graphene_Bilayer::vargamma1 |
Interlayer hopping between the Bilayer Graphene sheets.
Definition at line 33 of file Lattice_Graphene_Bilayer.m.
Property Lattice_Graphene_Bilayer::vargamma3 |
Warping hopping term between the Bilayer Graphene sheets.
Definition at line 36 of file Lattice_Graphene_Bilayer.m.