Class to create the Hamiltonian of one unit cell in a translational invariant lead made of TMDC_Monolayer lattice structure.
More...
Class to create the Hamiltonian of one unit cell in a translational invariant lead made of TMDC_Monolayer lattice structure.
Definition at line 24 of file TMDC_Monolayer_Lead_Hamiltonians.m.
◆ TMDC_Monolayer_Hamiltonians()
function TMDC_Monolayer_Lead_Hamiltonians::TMDC_Monolayer_Hamiltonians |
( |
lead_param |
, |
|
|
M |
|
|
) |
| |
Creates Hamiltonians H_0 and H_1 for TMDC_Monolayer lattice structure.
- Parameters
-
lead_param | An instance of structure Lattice_TMDC_Monolayer (or its subclass) containing the physical parameters. |
M | Number of sites in the cross section of the lead. |
- Returns
- [1] The Hamiltonian of one slab in the ribbon.
-
[2] The coupling between the slabs.
-
[3] The transverse coupling between the slabs for transverse calculations.
-
[4] A structure Coordinates containing the coordinates of the sites.
◆ Triangle_Lattice_Hamiltonians()
static function TMDC_Monolayer_Lead_Hamiltonians::Triangle_Lattice_Hamiltonians |
( |
epsilon |
, |
|
|
t_1 |
, |
|
|
t_2 |
, |
|
|
M |
|
|
) |
| |
|
staticprotected |
Creates Hamiltonians H_0 and H_1 for a simple triangle lattice.
- Parameters
-
epsilon | The on-site energy |
t_1 | ????????? |
t_2 | ????????? |
M | Number of sites in the cross section of the lead. |
- Returns
- [1] The Hamiltonian of one slab in the ribbon.
-
[2] The coupling between the slabs.
-
[3] The transverse coupling between the slabs for transverse calculations.
-
[4] A structure Coordinates containing the coordinates of the sites.
The documentation for this class was generated from the following file: