output_carrier_densities{ }

Calling sequence

classical{ output_carrier_densities{ } }

Properties
  • using: \(\mathrm{\textcolor{ForestGreen}{optional}}\)

  • items: \(\mathrm{maximum\;1}\)

Functionality

Output electron and hole densities to a file total_charges.txt expressed in units dependent on dimensionality of the simulation.

  • In 1D simulation the unit is \(1/\mathrm{cm}^2\)

  • In 2D simulation the unit is \(1/\mathrm{cm}\)

  • In 3D simulation the unit is \(1\)

Example
classical{
    output_carrier_densities{}

    Gamma{}
    HH{}
}