User Tools

Site Tools


qcl:simulation_of_resonant_tunneling_diodes_rtds

This is an old revision of the document!


The following page (in construction) describes the simulation of devices with open boundary conditions such as RTDs with the nextnano.NEGF software.

Simulation of devices with open boundary conditions

In order to simulate a system with open boundary conditions (instead of the default field-periodic boundary condition), contacts have to be defined by adding a <Contacts> section in the input file:

<Contacts>
   <DensityLeft>1e18</DensityLeft>
   <DensityRight>1e18</DensityRight>
   
   <MaterialLeft>well</MaterialLeft>
   <MaterialRight>well</MaterialRight>

   <Broadening unit="meV">10.0</Broadening>
<Ballistic>no</Ballistic>

</Contacts>
qcl/simulation_of_resonant_tunneling_diodes_rtds.1592574838.txt.gz · Last modified: 2020/06/19 13:53 by thomas.grange